diff --git a/Casks/google-notifier.rb b/Casks/google-notifier.rb new file mode 100644 index 000000000..b70c79159 --- /dev/null +++ b/Casks/google-notifier.rb @@ -0,0 +1,5 @@ +class GoogleNotifier < Cask + url 'http://dl.google.com/mac/download/GoogleNotifier_1.10.7.dmg' + homepage 'http://toolbar.google.com/gmail-helper/notifier_mac.html' + version '1.10.7' +end