From cc5e961d999514d901cb0def87c552ccf6bdf641 Mon Sep 17 00:00:00 2001 From: Tatsuro Baba Date: Thu, 7 Jun 2012 13:48:38 +0900 Subject: chromedriver 20.0.1133.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 b771c571e..aff9a0828 100644 --- a/Library/Formula/chromedriver.rb +++ b/Library/Formula/chromedriver.rb @@ -2,8 +2,8 @@ require 'formula' class Chromedriver < Formula homepage 'http://code.google.com/p/chromedriver/' - url 'http://chromedriver.googlecode.com/files/chromedriver_mac_19.0.1068.0.zip' - sha1 '4a7448555dc61f900c5144d26afbfe99749433de' + url 'http://chromedriver.googlecode.com/files/chromedriver_mac_20.0.1133.0.zip' + sha1 '00013555f4383dee3308d180eb868ca27e865179' def install bin.install 'chromedriver' -- cgit v1.2.3