chromedriver 2.26

Closes #7636.

Signed-off-by: William Woodruff <william@tuffbizz.com>
master
Alexander Bayandin 2016-12-07 14:50:48 +00:00 committed by William Woodruff
parent 66e0a034cf
commit f6cf6135ce
No known key found for this signature in database
GPG Key ID: 85AE00C504833B3C
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
class Chromedriver < Formula
desc "Tool for automated testing of webapps across many browsers"
homepage "https://sites.google.com/a/chromium.org/chromedriver/"
url "https://chromedriver.storage.googleapis.com/2.25/chromedriver_mac64.zip"
version "2.25"
sha256 "e95fb36ab85264e16c51d58dd9766624eca6b6339569da0460088f4c788c67ad"
url "https://chromedriver.storage.googleapis.com/2.26/chromedriver_mac64.zip"
version "2.26"
sha256 "70aae3812941ed94ad8065bb4a9432861d7d4ebacdd93ee47bb2c7c57c7e841e"
bottle :unneeded