chromedriver: Update to version 85.0.4183.38

This commit is contained in:
Richard Kuhnt 2020-08-25 23:00:24 +00:00
parent 9d5f059aaa
commit 6521fa669e

View File

@ -1,10 +1,10 @@
{
"version": "84.0.4147.30",
"version": "85.0.4183.38",
"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/84.0.4147.30/chromedriver_win32.zip",
"hash": "md5:3bf0e106a93382efd7a5bb3b55b182a6",
"url": "https://chromedriver.storage.googleapis.com/85.0.4183.38/chromedriver_win32.zip",
"hash": "md5:1f07a52590ffe33cfcc96704d5937680",
"bin": "chromedriver.exe",
"checkver": "stable.*?([\\d.]+)<",
"autoupdate": {