chromedriver: Update to version 95.0.4638.54

This commit is contained in:
Richard Kuhnt 2021-10-28 08:00:35 +00:00
parent e69cd97c8f
commit adaf57f605

View File

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