homebrew-cask/Casks/google-notifier.rb

11 lines
421 B
Ruby

cask :v1 => 'google-notifier' do
version '1.10.7'
sha256 '055775cb02773e4ec0e133111c7720134d32bb8d3a1f747231dc0c7d4078f5f7'
url "https://dl.google.com/mac/download/GoogleNotifier_#{version}.dmg"
homepage 'http://toolbar.google.com/gmail-helper/notifier_mac.html'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Google Notifier.app'
end