homebrew-cask/Casks/cracked.rb

13 lines
455 B
Ruby
Raw Normal View History

2018-05-27 17:32:47 +08:00
cask 'cracked' do
2018-05-29 16:55:54 +08:00
version '0.1.7'
2018-05-28 20:46:07 +08:00
sha256 'd439497ec38f685ceaeaf6093d8f2e21a0028a318d8a206953eaf6575d75a432'
2018-05-27 17:32:47 +08:00
2018-05-28 20:46:07 +08:00
url "https://github.com/billorcutt/Cracked/releases/download/#{version}-Release/Cracked.dmg"
2018-05-27 17:32:47 +08:00
appcast 'https://github.com/billorcutt/Cracked/releases.atom',
2018-05-29 16:55:54 +08:00
checkpoint: 'abbf0e4c23f23884d19d180b246bf379e534811d08355d5b5c8137b986663017'
2018-05-27 17:32:47 +08:00
name 'Cracked'
homepage 'https://github.com/billorcutt/Cracked'
app 'Cracked.app'
end