chromedriver: Update to version 95.0.4638.69

This commit is contained in:
Richard Kuhnt 2021-11-08 11:00:35 +00:00
parent 9cf25dbe9b
commit fd5104c79f

View File

@ -1,10 +1,10 @@
{
"version": "95.0.4638.54",
"version": "95.0.4638.69",
"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/95.0.4638.54/chromedriver_win32.zip",
"hash": "md5:1190c1a1bb3638e89102e75ec8429ebe",
"url": "https://chromedriver.storage.googleapis.com/95.0.4638.69/chromedriver_win32.zip",
"hash": "md5:82a40345336b35b9c3f1779f5089cfd3",
"bin": "chromedriver.exe",
"checkver": "stable.*?([\\d.]+)<",
"autoupdate": {