chromedriver: Update to version 108.0.5359.71

This commit is contained in:
github-actions[bot] 2022-11-30 08:29:09 +00:00
parent 99b02fda1d
commit 2b1b40e49d

View File

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