chromedriver 2.33

This commit is contained in:
Alexander Bayandin 2017-10-04 15:00:58 +01:00 committed by FX Coudert
parent 1a3e42a0ea
commit e395a8a022

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.32/chromedriver_mac64.zip"
version "2.32"
sha256 "b44eb1a58a2893b7e5f1e8234a78ab54e57cd630e6b1ce0a5ec1d9b7f30515f9"
url "https://chromedriver.storage.googleapis.com/2.33/chromedriver_mac64.zip"
version "2.33"
sha256 "064b243c4236380cc705f183e100d7a229815db7b143f6ad3eaae072a48cc827"
bottle :unneeded