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.
10 lines
226 B
10 lines
226 B
11 years ago
|
class AirmailBeta < Cask
|
||
|
version 'latest'
|
||
|
sha256 :no_check
|
||
|
|
||
|
url 'https://rink.hockeyapp.net/api/2/apps/84be85c3331ee1d222fd7f0b59e41b04?format=zip'
|
||
|
homepage 'http://airmailapp.com/beta/'
|
||
|
|
||
|
link 'AirMail Beta.app'
|
||
|
end
|