chromedriver 2.2

Closes Homebrew/homebrew#21743.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
S. Shehzed 2013-08-07 18:43:23 -04:00 committed by Adam Vandenberg
parent 49beb875ac
commit de136b861d
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Chromedriver < Formula class Chromedriver < Formula
homepage 'http://code.google.com/p/chromedriver/' homepage 'http://code.google.com/p/chromedriver/'
url 'https://chromedriver.googlecode.com/files/chromedriver_mac32_2.1.zip' url 'https://chromedriver.googlecode.com/files/chromedriver_mac32_2.2.zip'
sha1 'c8db9cbe1bbcc202206606225e0954c709af3fe8' sha1 '8328d845afb2e5e124f38a2d72dbfc659c0936b0'
def install def install
bin.install 'chromedriver' bin.install 'chromedriver'