homebrew-cask/Casks/airmail-amt.rb

12 lines
387 B
Ruby
Raw Normal View History

2014-11-14 01:25:20 +08:00
cask :v1 => 'airmail-amt' do
2014-09-17 19:42:36 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'https://rink.hockeyapp.net/api/2/apps/af58f04487c30ac4c1e8706aa9e41c5b?format=zip'
2015-01-04 10:45:43 +08:00
name 'Airmail - Account Migration Toolkit'
homepage 'http://airmailapp.com/amt/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:05:13 +08:00
app 'Airmail AMT.app'
2014-03-31 13:25:14 +08:00
end