aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/chromedriver.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/chromedriver.rb b/Library/Formula/chromedriver.rb
index c6cff9638..99ff7f02c 100644
--- a/Library/Formula/chromedriver.rb
+++ b/Library/Formula/chromedriver.rb
@@ -1,9 +1,9 @@
require 'formula'
class Chromedriver < Formula
- url 'http://chromium.googlecode.com/files/chromedriver_mac_14.0.813.0.zip'
+ url 'http://chromium.googlecode.com/files/chromedriver_mac_14.0.836.0.zip'
homepage 'http://seleniumhq.wordpress.com/2011/07/07/new-chromedriver/'
- sha1 'b5f375000cb1e292cbe35966550075f9f28d50e5'
+ sha1 '2b292bb47e26286fc714c3b9a74904800a6acc97'
def install
bin.install 'chromedriver'