homebrew-cask/Casks/hot-shots.rb

13 lines
442 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'hot-shots' do
2015-08-12 11:35:32 +08:00
version '2.5'
sha256 'ab8b108b6fba399e6adc6eb69b0964c3a86645a2c845d95817bbf03b61198a03'
url "https://gngrwzrd.com/HotShots#{version.major}.zip"
2016-11-06 10:26:38 +08:00
appcast "https://www.gngrwzrd.com/hotshots#{version.major}-appcast.xml",
2017-05-14 02:08:16 +08:00
checkpoint: '9f6489912f162d111824e489cdc9d42af56ea870ae5a653745b020f9d1955275'
2015-01-05 04:43:56 +08:00
name 'Hot Shots'
2015-06-29 14:32:18 +08:00
homepage 'https://gngrwzrd.com/hotshots/'
app "Hot Shots #{version.major}.app"
end