homebrew-cask/Casks/growlnotify.rb

8 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