homebrew-cask/Casks/sloth.rb

12 lines
275 B
Ruby

cask 'sloth' do
version '1.5'
sha256 '01f8f9fec88d5bc0cb0edcf7391d5ed0ac085f7fa8dcb6682059a238d7786165'
url 'http://sveinbjorn.org/files/software/sloth.zip'
name 'Sloth'
homepage 'http://sveinbjorn.org/sloth'
license :gpl
app "Sloth-#{version}/Sloth.app"
end