homebrew-cask/Casks/airmail-amt.rb

13 lines
397 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'airmail-amt' do
2014-09-17 19:42:36 +08:00
version :latest
2014-05-08 20:51:31 +08:00
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'
2015-01-04 10:45:43 +08:00
name 'Airmail - Account Migration Toolkit'
2015-12-28 18:14:59 +08:00
homepage 'http://airmailapp.com/post/51722983254/airmail-account-migration-tool'
license :gratis
2014-09-16 00:05:13 +08:00
app 'Airmail AMT.app'
2014-03-31 13:25:14 +08:00
end