You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
313 B
11 lines
313 B
cask 'airmail-beta' 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/84be85c3331ee1d222fd7f0b59e41b04?format=zip'
|
|
homepage 'http://airmailapp.com/beta/'
|
|
license :unknown
|
|
|
|
app 'AirMail Beta.app'
|
|
end
|
|
|