chromedriver: Update to version 94.0.4606.61

This commit is contained in:
Richard Kuhnt 2021-09-27 14:01:00 +00:00
parent cc99ab76d2
commit 9f4ac4a686

View File

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