chromedriver: Update to version 100.0.4896.60

This commit is contained in:
github-actions[bot] 2022-03-30 08:37:23 +00:00
parent 84d266f8a2
commit 09e50d27b5

View File

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