chromedriver: Update to version 84.0.4147.30

This commit is contained in:
Richard Kuhnt 2020-07-14 19:00:25 +00:00
parent b14b790547
commit 1397a73ace

View File

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