chromedriver: Update to version 109.0.5414.74

This commit is contained in:
github-actions[bot] 2023-01-11 08:34:10 +00:00
parent 68475bfe88
commit 9e7a7c5d80

View File

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