Skip to content

Commit

Permalink
chromedriver 2.0
Browse files Browse the repository at this point in the history
Closes Homebrew#20888.

Signed-off-by: Adam Vandenberg <[email protected]>
  • Loading branch information
singingwolfboy authored and adamv committed Jul 9, 2013
1 parent f695f8c commit c8a4fc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/chromedriver.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

class Chromedriver < Formula
homepage 'http:https://code.google.com/p/chromedriver/'
url 'https://chromedriver.googlecode.com/files/chromedriver_mac_26.0.1383.0.zip'
sha1 '5aec8bccdb601a5cc0a03ba5bfe32b4ac39399a1'
url 'https://chromedriver.googlecode.com/files/chromedriver_mac32_2.0.zip'
sha1 '9b4a090f65ac3e62c9b4d5c63a263a68e68919d9'

def install
bin.install 'chromedriver'
Expand Down

0 comments on commit c8a4fc8

Please sign in to comment.