diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/chromedriver.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/chromedriver.rb b/Library/Formula/chromedriver.rb index 2c2af2abc..c6cff9638 100644 --- a/Library/Formula/chromedriver.rb +++ b/Library/Formula/chromedriver.rb @@ -1,7 +1,6 @@ require 'formula' class Chromedriver < Formula - version '14.0.813.0' url 'http://chromium.googlecode.com/files/chromedriver_mac_14.0.813.0.zip' homepage 'http://seleniumhq.wordpress.com/2011/07/07/new-chromedriver/' sha1 'b5f375000cb1e292cbe35966550075f9f28d50e5' |
