homebrew-cask/Casks/google-notifier.rb

8 lines
295 B
Ruby
Raw Normal View History

2012-09-02 12:18:53 +08:00
class GoogleNotifier < Cask
2014-06-18 22:55:22 +08:00
url 'https://dl.google.com/mac/download/GoogleNotifier_1.10.7.dmg'
2012-09-02 12:18:53 +08:00
homepage 'http://toolbar.google.com/gmail-helper/notifier_mac.html'
version '1.10.7'
sha256 '055775cb02773e4ec0e133111c7720134d32bb8d3a1f747231dc0c7d4078f5f7'
2013-06-20 03:21:56 +08:00
link 'Google Notifier.app'
2012-09-02 12:18:53 +08:00
end