homebrew-cask/Casks/sloth.rb

12 lines
258 B
Ruby

cask 'sloth' do
version '1.6'
sha256 '00dd34e9f1624a9afd8a97f77075e06fe9ad26bf3e9b48548bd6c559d004ae64'
url 'http://sveinbjorn.org/files/software/sloth.zip'
name 'Sloth'
homepage 'http://sveinbjorn.org/sloth'
license :gpl
app 'Sloth.app'
end