chromedriver@108.0.5359.71: Fix hash (Closes #4192)

This commit is contained in:
github-actions[bot] 2022-12-03 05:06:00 +00:00
parent 715e9f87e0
commit 2de8247d3c

View File

@ -4,7 +4,7 @@
"homepage": "https://chromedriver.chromium.org/", "homepage": "https://chromedriver.chromium.org/",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"url": "https://chromedriver.storage.googleapis.com/108.0.5359.71/chromedriver_win32.zip", "url": "https://chromedriver.storage.googleapis.com/108.0.5359.71/chromedriver_win32.zip",
"hash": "md5:1822938192b73dfe2c1c821bea000d2b", "hash": "md5:fd537a80faa26daecb09372c606a0c2c",
"bin": "chromedriver.exe", "bin": "chromedriver.exe",
"checkver": "stable.*?([\\d.]+)<", "checkver": "stable.*?([\\d.]+)<",
"autoupdate": { "autoupdate": {