chromedriver: Update to version 114.0.5735.90

This commit is contained in:
github-actions[bot] 2023-05-31 12:31:28 +00:00
parent ec72ab3117
commit a69ebf0f22

View File

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