homebrew-cask/Casks/notifyr.rb

12 lines
214 B
Ruby
Raw Normal View History

2014-11-14 01:26:31 +08:00
cask :v1 => 'notifyr' do
2014-09-17 19:42:55 +08:00
version :latest
sha256 :no_check
url 'http://getnotifyr.com/app/Notifyr.zip'
2015-01-30 04:33:35 +08:00
name 'Notifyr'
homepage 'http://getnotifyr.com'
license :gratis
prefpane 'Notifyr.prefPane'
end