homebrew-cask/Casks/airmail-amt.rb

13 lines
397 B
Ruby

cask 'airmail-amt' do
version :latest
sha256 :no_check
# hockeyapp.net is the official download host per the vendor homepage
url 'https://rink.hockeyapp.net/api/2/apps/af58f04487c30ac4c1e8706aa9e41c5b?format=zip'
name 'Airmail - Account Migration Toolkit'
homepage 'http://airmailapp.com/post/51722983254/airmail-account-migration-tool'
license :gratis
app 'Airmail AMT.app'
end