chromedriver: Update to version 101.0.4951.41

This commit is contained in:
github-actions[bot] 2022-04-27 08:29:34 +00:00
parent 73f8717727
commit bfb42102c8

View File

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