chromedriver: Update to version 111.0.5563.64

This commit is contained in:
github-actions[bot] 2023-03-08 08:30:53 +00:00
parent 288d4007dc
commit 5748c638b0

View File

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