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
2017-04-06 06:24:01 +08:00
version '3.6.2'
sha256 'aead4f966710b94d345dec797c5dd3903c0e2f12e7e6599493aaa063f165a7f5'
url 'https://tumult.com/hype/download/Hype.zip'
2015-06-29 14:32:18 +08:00
appcast 'https://tumult.com/hype/appcast_hype2.xml',
2017-04-06 06:24:01 +08:00
checkpoint: 'b04e4fed97ef930ccdd3c77a983799d0277932d0b6a847e1ffef7b311b206865'
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