chromedriver: Update to version 98.0.4758.80

This commit is contained in:
github-actions[bot] 2022-02-04 00:33:02 +00:00
parent 409ae128c1
commit 1ca5910f2d

View File

@ -1,10 +1,10 @@
{
"version": "97.0.4692.71",
"version": "98.0.4758.80",
"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/97.0.4692.71/chromedriver_win32.zip",
"hash": "md5:58ac3bf76466773680a5fe04b69ad1d3",
"url": "https://chromedriver.storage.googleapis.com/98.0.4758.80/chromedriver_win32.zip",
"hash": "md5:698a7d32a4a47b0981659e76d67f279d",
"bin": "chromedriver.exe",
"checkver": "stable.*?([\\d.]+)<",
"autoupdate": {