mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 06:06:50 -06:00
7 lines
218 B
Ruby
7 lines
218 B
Ruby
class Growlnotify < Cask
|
|
url 'http://growl.cachefly.net/GrowlNotify-2.1.zip'
|
|
homepage 'http://growl.info/downloads'
|
|
version '2.1'
|
|
sha1 '7880af1e9e6b1fff1174afe39eeeb59e25cf2674'
|
|
install 'GrowlNotify.pkg'
|
|
end
|