chromedriver: Update to version 110.0.5481.77

This commit is contained in:
github-actions[bot] 2023-02-08 08:34:30 +00:00
parent a9a879dc56
commit 6a93f292f1

View File

@ -1,10 +1,10 @@
{ {
"version": "109.0.5414.74", "version": "110.0.5481.77",
"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",
"homepage": "https://chromedriver.chromium.org/", "homepage": "https://chromedriver.chromium.org/",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"url": "https://chromedriver.storage.googleapis.com/109.0.5414.74/chromedriver_win32.zip", "url": "https://chromedriver.storage.googleapis.com/110.0.5481.77/chromedriver_win32.zip",
"hash": "md5:b447a4cb23af51da8272f6d867b9b1c7", "hash": "md5:5382dfdd7e76113a3d95e1bb4e43bca7",
"bin": "chromedriver.exe", "bin": "chromedriver.exe",
"checkver": "stable.*?([\\d.]+)<", "checkver": "stable.*?([\\d.]+)<",
"autoupdate": { "autoupdate": {