aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/chromedriver.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/chromedriver.rb b/Library/Formula/chromedriver.rb
index 514486620..5c12d01ba 100644
--- a/Library/Formula/chromedriver.rb
+++ b/Library/Formula/chromedriver.rb
@@ -1,6 +1,6 @@
class Chromedriver < Formula
homepage "https://sites.google.com/a/chromium.org/chromedriver/"
- url "http://chromedriver.storage.googleapis.com/2.15/chromedriver_mac32.zip"
+ url "https://chromedriver.storage.googleapis.com/2.15/chromedriver_mac32.zip"
sha256 "37f7ed1cb1bbafd2139486f44c81ebe0b1561c594d2ad2004bd66c3b07453427"
version "2.15"