homebrew-cask/Casks/airy.rb

16 lines
424 B
Ruby

cask 'airy' do
version '3.11,245'
sha256 '505327f3f4aac5f7949600549d76fab06c209c9e3365abaab97c419d5dc15173'
url 'https://cdn.eltima.com/download/airy.dmg'
appcast 'https://cdn.eltima.com/download/airy-update/airy.xml'
name 'Airy'
homepage 'https://mac.eltima.com/youtube-downloader-mac.html'
app 'Airy.app'
uninstall quit: 'com.eltima.Airy'
zap trash: '~/Library/Preferences/com.eltima.Airy.plist'
end