chromedriver: Update to version 85.0.4183.87

This commit is contained in:
Jakub Čábera 2020-08-27 22:43:42 +02:00
parent 5b6e9fe813
commit cccf577914

View File

@ -1,10 +1,10 @@
{
"version": "85.0.4183.83",
"homepage": "https://chromedriver.chromium.org/",
"version": "85.0.4183.87",
"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.83/chromedriver_win32.zip",
"hash": "md5:5bb5e64355f24229a4a2292381feb3f8",
"url": "https://chromedriver.storage.googleapis.com/85.0.4183.87/chromedriver_win32.zip",
"hash": "md5:d8dd294b56d92add7cafea4afb899359",
"bin": "chromedriver.exe",
"checkver": "stable.*?([\\d.]+)<",
"autoupdate": {