diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/chromedriver.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/chromedriver.rb b/Library/Formula/chromedriver.rb index 99ff7f02c..521df85f2 100644 --- a/Library/Formula/chromedriver.rb +++ b/Library/Formula/chromedriver.rb @@ -2,7 +2,7 @@ require 'formula' class Chromedriver < Formula url 'http://chromium.googlecode.com/files/chromedriver_mac_14.0.836.0.zip' - homepage 'http://seleniumhq.wordpress.com/2011/07/07/new-chromedriver/' + homepage 'http://code.google.com/p/selenium/wiki/ChromeDriver' sha1 '2b292bb47e26286fc714c3b9a74904800a6acc97' def install |
