From e68b464e0cb05847c112591d8d291dfb441daeb4 Mon Sep 17 00:00:00 2001 From: Beck Linden Date: Sun, 21 Aug 2011 18:15:11 -0700 Subject: chromedriver 14.0.836.0 Signed-off-by: Adam Vandenberg --- Library/Formula/chromedriver.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') 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' -- cgit v1.2.3