homebrew-cask/Casks/sloth.rb

12 lines
282 B
Ruby
Raw Normal View History

2014-11-14 01:26:58 +08:00
cask :v1 => 'sloth' do
2013-11-06 06:51:16 +08:00
version '1.5'
sha256 '01f8f9fec88d5bc0cb0edcf7391d5ed0ac085f7fa8dcb6682059a238d7786165'
url 'http://sveinbjorn.org/files/software/sloth.zip'
2015-05-01 02:42:57 +08:00
name 'Sloth'
homepage 'http://sveinbjorn.org/sloth'
license :gpl
2014-09-16 00:06:21 +08:00
app "Sloth-#{version}/Sloth.app"
2013-11-06 06:51:16 +08:00
end