chromedriver: Update to version 92.0.4515.43

This commit is contained in:
Richard Kuhnt 2021-07-28 07:00:30 +00:00
parent 1cdbb79f8c
commit d9eb1db8d8

View File

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