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.
|
|
|
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'
|
|
|
|
content_length '1142033'
|
|
|
|
end
|