homebrew-cask/Casks/hot-shots.rb

14 lines
447 B
Ruby

cask 'hot-shots' do
version '2.5'
sha256 'ab8b108b6fba399e6adc6eb69b0964c3a86645a2c845d95817bbf03b61198a03'
url "https://gngrwzrd.com/HotShots#{version.to_i}.zip"
appcast 'https://www.gngrwzrd.com/hotshots2-appcast.xml',
checkpoint: 'bc2389f3e28b96748c5f94508d125124f0af2d188b810d397c412e12f166eb59'
name 'Hot Shots'
homepage 'https://gngrwzrd.com/hotshots/'
license :commercial
app "Hot Shots #{version.to_i}.app"
end