chromedriver: Update to version 106.0.5249.61

This commit is contained in:
github-actions[bot] 2022-09-28 12:32:24 +00:00
parent 1626d480c3
commit 279ac88941

View File

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