chromedriver: Update to version 113.0.5672.63

This commit is contained in:
github-actions[bot] 2023-05-03 12:30:27 +00:00
parent 09981e548a
commit 8c1ff10d32

View File

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