homebrew-cask/Casks/cracked.rb

13 lines
455 B
Ruby

cask 'cracked' do
version '0.1.7'
sha256 'd439497ec38f685ceaeaf6093d8f2e21a0028a318d8a206953eaf6575d75a432'
url "https://github.com/billorcutt/Cracked/releases/download/#{version}-Release/Cracked.dmg"
appcast 'https://github.com/billorcutt/Cracked/releases.atom',
checkpoint: 'abbf0e4c23f23884d19d180b246bf379e534811d08355d5b5c8137b986663017'
name 'Cracked'
homepage 'https://github.com/billorcutt/Cracked'
app 'Cracked.app'
end