mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
198 B
Ruby
7 lines
198 B
Ruby
class Slowy < Cask
|
|
url 'http://slowyapp.com/downloads/Slowyapp_v1.5.dmg'
|
|
homepage 'http://slowyapp.com/'
|
|
version '1.5'
|
|
sha1 '461c2d60e76ab4cfb96e44c32ff51e1c564bf87f'
|
|
link 'Slowy.app'
|
|
end
|