chromedriver: Update to version 85.0.4183.83

This commit is contained in:
Richard Kuhnt 2020-08-26 00:00:37 +00:00
parent 6521fa669e
commit 64818ea0a5

View File

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