homebrew-cask/Casks/sloth.rb

10 lines
249 B
Ruby
Raw Normal View History

2013-11-06 06:51:16 +08:00
class Sloth < Cask
version '1.5'
sha256 '01f8f9fec88d5bc0cb0edcf7391d5ed0ac085f7fa8dcb6682059a238d7786165'
url 'http://sveinbjorn.org/files/software/sloth.zip'
homepage 'http://sveinbjorn.org/sloth'
link "Sloth-#{version}/Sloth.app"
2013-11-06 06:51:16 +08:00
end