homebrew-cask/Casks/the-cheat.rb

12 lines
312 B
Ruby

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