chromedriver: Update to version 91.0.4472.19

This commit is contained in:
Richard Kuhnt 2021-05-27 14:00:21 +00:00
parent 7e328d6117
commit 6ccaa287fa

View File

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