homebrew-cask/Casks/antetype.rb

15 lines
543 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'antetype' do
2016-01-08 00:39:23 +08:00
version '1.7.2'
sha256 '9a40450e01e0efa4b44ab3e7a2abcae8efc88eb615425273f0930ba3230680fc'
2016-02-01 23:07:55 +08:00
# amazonaws.com/AntetypeDownload was verified as official when first introduced to the cask
url 'https://s3.amazonaws.com/AntetypeDownload/Antetype.zip'
2015-05-23 01:19:55 +08:00
appcast 'https://rink.hockeyapp.net/api/2/apps/6ab08fb043a94f51c9109c216e295a50',
checkpoint: '1c34ded90e4db5bd7cbec65b1e55fce4a28f0d014478f7a73fa7b60212eee20e'
2015-08-12 00:00:20 +08:00
name 'Antetype'
homepage 'http://antetype.com'
2015-08-12 00:00:20 +08:00
license :commercial
2014-09-16 00:05:14 +08:00
app 'Antetype.app'
end