chromedriver: Update to version 88.0.4324.96

This commit is contained in:
Jakub Čábera 2021-01-20 20:20:05 +01:00
parent a7832ad198
commit 870b73aaf1

View File

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