use HTTPS url in google-notifier.rb

This commit is contained in:
Roland Walker 2014-06-18 10:55:22 -04:00
parent a93cd9b20c
commit 6786e39c3c
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
class GoogleNotifier < Cask
url 'http://dl.google.com/mac/download/GoogleNotifier_1.10.7.dmg'
url 'https://dl.google.com/mac/download/GoogleNotifier_1.10.7.dmg'
homepage 'http://toolbar.google.com/gmail-helper/notifier_mac.html'
version '1.10.7'
sha256 '055775cb02773e4ec0e133111c7720134d32bb8d3a1f747231dc0c7d4078f5f7'