homebrew-cask/Casks/sloth.rb

13 lines
399 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'sloth' do
2016-06-18 06:48:33 +08:00
version '1.7'
sha256 '3e2e6d53d7a362313d30ba3d93451495d1423473e23859401ce7797d67bc9082'
url 'http://sveinbjorn.org/files/software/sloth.zip'
2016-06-18 06:48:33 +08:00
appcast 'http://sveinbjorn.org/files/appcasts/SlothAppcast.xml',
checkpoint: '97348470bb468d61e02d9327e06157970fedce166b8fdca2fd32a53509ce8a9e'
2015-05-01 02:42:57 +08:00
name 'Sloth'
homepage 'http://sveinbjorn.org/sloth'
2016-03-11 17:28:55 +08:00
app 'Sloth.app'
2013-11-06 06:51:16 +08:00
end