homebrew-cask/Casks/the-cheat.rb

12 lines
306 B
Ruby

cask 'the-cheat' do
version '1.2.5'
sha256 '24ed774cc21adc2355077123d04c2657295a41183fd5555c41a2342063c3dedc'
url "https://chazmcgarvey.github.com/thecheat/thecheat-#{version}.dmg"
name 'The Cheat'
homepage 'https://github.com/chazmcgarvey/thecheat'
license :gratis
app 'The Cheat.app'
end