From f6cf6135ce5dd03ca60ac8d40a48a9f51b94dd16 Mon Sep 17 00:00:00 2001 From: Alexander Bayandin Date: Wed, 7 Dec 2016 14:50:48 +0000 Subject: [PATCH] chromedriver 2.26 Closes #7636. Signed-off-by: William Woodruff --- Formula/chromedriver.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/chromedriver.rb b/Formula/chromedriver.rb index 853dfc94ac6..5693a633f1e 100644 --- a/Formula/chromedriver.rb +++ b/Formula/chromedriver.rb @@ -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