diff --git a/Formula/chromedriver.rb b/Formula/chromedriver.rb index 16ce3a07d50..c2709c71e90 100644 --- a/Formula/chromedriver.rb +++ b/Formula/chromedriver.rb @@ -2,8 +2,8 @@ require 'formula' class Chromedriver < Formula homepage 'http://code.google.com/p/chromedriver/' - url 'https://chromedriver.googlecode.com/files/chromedriver_mac32_2.1.zip' - sha1 'c8db9cbe1bbcc202206606225e0954c709af3fe8' + url 'https://chromedriver.googlecode.com/files/chromedriver_mac32_2.2.zip' + sha1 '8328d845afb2e5e124f38a2d72dbfc659c0936b0' def install bin.install 'chromedriver'