You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
242 B
7 lines
242 B
class Woodhouse < Cask
|
|
url 'https://github.com/downloads/phinze/woodhouse/Woodhouse-0.5.0.dmg'
|
|
homepage 'https://github.com/phinze/woodhouse/'
|
|
version '0.5.0'
|
|
sha1 'a83adecc77c8ceef56a85c45c166892d4517f8fb'
|
|
link 'Woodhouse.app'
|
|
end
|
|
|