chromedriver: Update to version 86.0.4240.22

This commit is contained in:
Richard Kuhnt 2020-10-06 22:00:45 +00:00
parent ef2557a34c
commit b08dcd8c41

View File

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