You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
239 B
6 lines
239 B
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'
|
|
sha1 '9ea16ae966033a1c6a5b9d50bb9e8d5080906059'
|
|
end
|
|
|