Update aerial 1.2 zap trash (#44716)

This commit is contained in:
David Yantis 2018-03-10 15:24:49 -06:00 committed by commitay
parent 36a7ad4bd9
commit b7cab4704e
1 changed files with 3 additions and 1 deletions

View File

@ -4,9 +4,11 @@ cask 'aerial' do
url "https://github.com/JohnCoates/Aerial/releases/download/v#{version}/Aerial.zip" url "https://github.com/JohnCoates/Aerial/releases/download/v#{version}/Aerial.zip"
appcast 'https://github.com/JohnCoates/Aerial/releases.atom', appcast 'https://github.com/JohnCoates/Aerial/releases.atom',
checkpoint: 'd0bd6cf01ee5c8330fd7e45ca543efa9234db9ffbee041e04f5640462552fa6b' checkpoint: 'd3c4f87a1de8f8195033eeae1af72347d66cd95287c10c45de629753cb55368b'
name 'Aerial Screensaver' name 'Aerial Screensaver'
homepage 'https://github.com/JohnCoates/Aerial' homepage 'https://github.com/JohnCoates/Aerial'
screen_saver 'Aerial.saver' screen_saver 'Aerial.saver'
zap trash: '~/Library/Caches/Aerial'
end end