homebrew-cask/Casks/airmail-amt.rb

11 lines
245 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'
homepage 'http://airmailapp.com/amt/'
2014-10-01 23:32:26 +08:00
license :unknown
2014-09-16 00:05:13 +08:00
app 'Airmail AMT.app'
2014-03-31 13:25:14 +08:00
end