mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
214 B
Ruby
7 lines
214 B
Ruby
class Sloth < Cask
|
|
url 'http://sveinbjorn.org/files/software/sloth.zip'
|
|
homepage 'http://sveinbjorn.org/sloth'
|
|
version '1.5'
|
|
sha1 'd11213dc1ad49556539f2f5173c7b6cd8feafad3'
|
|
link 'Sloth-1.5/Sloth.app'
|
|
end
|