mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
9 lines
296 B
Ruby
9 lines
296 B
Ruby
class GoogleNotifier < Cask
|
|
version '1.10.7'
|
|
sha256 '055775cb02773e4ec0e133111c7720134d32bb8d3a1f747231dc0c7d4078f5f7'
|
|
|
|
url 'https://dl.google.com/mac/download/GoogleNotifier_1.10.7.dmg'
|
|
homepage 'http://toolbar.google.com/gmail-helper/notifier_mac.html'
|
|
|
|
app 'Google Notifier.app'
|
|
end
|