chromedriver: Update to version 76.0.3809.126

This commit is contained in:
Richard Kuhnt 2019-08-20 19:00:23 +00:00
parent 52cbb8bd63
commit 3e9d752fc4

View File

@ -1,10 +1,10 @@
{
"version": "76.0.3809.68",
"version": "76.0.3809.126",
"homepage": "https://chromedriver.chromium.org/",
"description": "An open source tool for automated testing of webapps across many browsers",
"license": "BSD-3-Clause",
"url": "https://chromedriver.storage.googleapis.com/76.0.3809.68/chromedriver_win32.zip",
"hash": "md5:60cf267c91730fd926edc0340273c137",
"url": "https://chromedriver.storage.googleapis.com/76.0.3809.126/chromedriver_win32.zip",
"hash": "md5:823b374b2cd5f5224b825417f5f6f406",
"bin": "chromedriver.exe",
"checkver": "stable.*?([\\d.]+)<",
"autoupdate": {