homebrew-cask/Casks/tickets.rb

14 lines
465 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'tickets' do
version '2.5'
sha256 '8f2d7879581fb2604158367fb6e7eda8bc9ebf15e97781b69b64355f2832af6e'
2014-06-18 22:55:26 +08:00
url 'https://www.irradiatedsoftware.com/download/Tickets.zip'
2015-06-29 14:32:18 +08:00
appcast 'https://www.irradiatedsoftware.com/updates/profiles/tickets.php',
:checkpoint => '312bb197a356e741cad77364961f5f15c06df2432fbd77af1cb418f28c8ef6d2'
2015-01-06 10:15:51 +08:00
name 'Tickets'
2015-06-29 14:32:18 +08:00
homepage 'https://www.irradiatedsoftware.com/tickets/'
2015-11-02 04:52:54 +08:00
license :commercial
2014-09-16 00:06:29 +08:00
app 'Tickets.app'
2013-12-07 12:04:04 +08:00
end