chromedriver: Update to version 98.0.4758.102

This commit is contained in:
github-actions[bot] 2022-02-15 12:32:30 +00:00
parent a058307b07
commit e1a6b00cea

View File

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