homebrew-cask/Casks/airy.rb

16 lines
424 B
Ruby

cask 'airy' do
version '3.12,252'
sha256 '316f855fbbdf28e7222c9fceb771be06e84ffec3a7409eaa6720124dcee9724c'
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