chromedriver: Update to version 97.0.4692.71

This commit is contained in:
github-actions[bot] 2022-01-05 08:29:17 +00:00
parent e0c6c2f4af
commit c6adec0c9d

View File

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