From 6786e39c3cf0827f166477c058126284955eb0c2 Mon Sep 17 00:00:00 2001 From: Roland Walker Date: Wed, 18 Jun 2014 10:55:22 -0400 Subject: [PATCH] use HTTPS url in google-notifier.rb --- Casks/google-notifier.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/google-notifier.rb b/Casks/google-notifier.rb index 84b3c85c25b..7d3fcc54e8c 100644 --- a/Casks/google-notifier.rb +++ b/Casks/google-notifier.rb @@ -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'