aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Nagel2014-11-11 20:35:19 -0600
committerJack Nagel2014-11-11 20:35:19 -0600
commitc1983a73ee76aab9a239080eb5de149acfa2f268 (patch)
tree77158f37814ee4217917caf88e6fd28ec53f05ce
parent274da25e054a38cf22e7282e3fa2ac4a5ca0a560 (diff)
downloadhomebrew-c1983a73ee76aab9a239080eb5de149acfa2f268.tar.bz2
chromedriver: update homepage
-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 f9dd10e5e..62d821ffb 100644
--- a/Library/Formula/chromedriver.rb
+++ b/Library/Formula/chromedriver.rb
@@ -1,7 +1,7 @@
require 'formula'
class Chromedriver < Formula
- homepage 'http://code.google.com/p/chromedriver/'
+ homepage 'https://sites.google.com/a/chromium.org/chromedriver/'
url 'http://chromedriver.storage.googleapis.com/2.12/chromedriver_mac32.zip'
sha256 'f93464dd4e57f7d59601e9ab92ad0770493f9ea00b69ddba8da3886c35852d4b'
version '2.12'