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.
8 lines
218 B
8 lines
218 B
12 years ago
|
class Growlnotify < Cask
|
||
|
url 'http://growl.cachefly.net/GrowlNotify-2.0.zip'
|
||
|
homepage 'http://growl.info/downloads'
|
||
|
version '2.0'
|
||
|
sha1 'efd54dec2623f57fcbbba54050206d70bc7746dd'
|
||
|
install 'GrowlNotify.pkg'
|
||
|
end
|