homebrew-cask/Casks/clean-me.rb

13 lines
477 B
Ruby
Raw Normal View History

2017-02-08 15:33:19 +08:00
cask 'clean-me' do
2017-02-11 20:00:35 +08:00
version '1.1.1'
sha256 '3848677b4d43bbcae781127011fddeba54ef6781473e6b0605038bd1a05f2fc7'
2017-02-08 15:33:19 +08:00
url "https://github.com/Kevin-De-Koninck/Clean-Me/releases/download/v#{version}/Clean.Me.app.zip"
appcast 'https://github.com/Kevin-De-Koninck/Clean-Me/releases.atom',
2017-02-11 20:00:35 +08:00
checkpoint: 'bedef3ef059b767dabdc6112d4f76421d39a43781eac2eb1d07970fcf5c7e5c9'
2017-02-08 15:33:19 +08:00
name 'Clean-me'
homepage 'https://github.com/Kevin-De-Koninck/Clean-Me'
app 'Clean Me.app'
end