antetype.rb: add appcast

This commit is contained in:
Victor Popkov 2015-05-22 20:19:55 +03:00
parent 694d2927f1
commit c1d218cd20
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ cask :v1 => 'antetype' do
# amazonaws.com is the official download host per the vendor homepage # amazonaws.com is the official download host per the vendor homepage
url 'https://s3.amazonaws.com/AntetypeDownload/Antetype.zip' url 'https://s3.amazonaws.com/AntetypeDownload/Antetype.zip'
name 'Antetype' name 'Antetype'
appcast 'https://rink.hockeyapp.net/api/2/apps/6ab08fb043a94f51c9109c216e295a50',
:sha256 => 'e37e854fab4d88a5dc7529fd6f9778cfabb9d1e7b6c059defabb2c0d7458f17e'
homepage 'http://antetype.com' homepage 'http://antetype.com'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder