cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / growlnotify.rb
blob75217af818567dbf6e31eda79ec7b4febaf25977
1 cask :v1 => 'growlnotify' do
2   version '2.1'
3   sha256 'eec601488b19c9e9b9cb7f0081638436518bce782d079f6e43ddc195727c04ca'
5   url "https://growl.cachefly.net/GrowlNotify-#{version}.zip"
6   homepage 'http://growl.info/downloads'
7   license :unknown    # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
9   pkg 'GrowlNotify.pkg'
11   uninstall :pkgutil => 'info.growl.growlnotify.*pkg'
12 end