mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
10 lines
335 B
Ruby
10 lines
335 B
Ruby
class Tickets < Cask
|
|
version '2.5'
|
|
sha256 '8f2d7879581fb2604158367fb6e7eda8bc9ebf15e97781b69b64355f2832af6e'
|
|
|
|
url 'https://www.irradiatedsoftware.com/download/Tickets.zip'
|
|
appcast 'http://www.irradiatedsoftware.com/updates/profiles/tickets.php'
|
|
homepage 'http://www.irradiatedsoftware.com/tickets/'
|
|
|
|
link 'Tickets.app'
|
|
end
|