homebrew-cask/Casks/hype.rb

13 lines
402 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'hype' do
2016-11-12 17:23:52 +08:00
version '3.5.5'
sha256 '8a72e1167440364a397b674422082edd19a62d8fc8a5463540c7ea7324611c93'
url 'https://tumult.com/hype/download/Hype.zip'
2015-06-29 14:32:18 +08:00
appcast 'https://tumult.com/hype/appcast_hype2.xml',
checkpoint: '4a3eb7ade6eb6d508225db47c0a9e11b67d70f5310b797453bfe465b331c4bd1'
name 'Tumult Hype'
homepage 'https://tumult.com/hype/'
2016-11-12 17:23:52 +08:00
app "Hype #{version.major}.app"
2014-02-23 14:59:56 +08:00
end