From 1f1a3fd2b0aa9cf555ecc3aa521084ac2895b40f Mon Sep 17 00:00:00 2001 From: llamakko Date: Wed, 1 Jun 2016 04:31:17 +0900 Subject: [PATCH] Update the download link of google-chrome-canary to the latest version (#2137) --- Casks/google-chrome-canary.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/google-chrome-canary.rb b/Casks/google-chrome-canary.rb index 8ea0d539b..0b4ec4eaf 100644 --- a/Casks/google-chrome-canary.rb +++ b/Casks/google-chrome-canary.rb @@ -2,7 +2,7 @@ cask 'google-chrome-canary' do version :latest sha256 :no_check - url 'https://storage.googleapis.com/chrome-canary/GoogleChromeCanary.dmg' + url 'https://dl.google.com/release2/q/canary/googlechrome.dmg' name 'Google Chrome Canary' homepage 'https://www.google.com/chrome/browser/canary.html?platform=mac' license :gratis