chromedriver: Update to version 105.0.5195.52

This commit is contained in:
github-actions[bot] 2022-08-31 12:32:03 +00:00
parent f1f8801b1f
commit 7a91333d2a

View File

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