chromedriver: Update to version 92.0.4515.107

This commit is contained in:
Richard Kuhnt 2021-07-29 08:00:33 +00:00
parent 540c7ebce0
commit 773ec87045

View File

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