Skip to content

Commit

Permalink
chromedriver 2.3
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#22301.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
cliffrowley authored and MikeMcQuaid committed Sep 4, 2013
1 parent 8e0068d commit 13c717e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/chromedriver.rb
Expand Up @@ -2,8 +2,8 @@

class Chromedriver < Formula
homepage 'http://code.google.com/p/chromedriver/'
url 'https://chromedriver.googlecode.com/files/chromedriver_mac32_2.2.zip'
sha1 '8328d845afb2e5e124f38a2d72dbfc659c0936b0'
url 'https://chromedriver.googlecode.com/files/chromedriver_mac32_2.3.zip'
sha1 '6c89e33dbafc6f8a19ff62035fad545dda212271'

def install
bin.install 'chromedriver'
Expand Down

0 comments on commit 13c717e

Please sign in to comment.