chromedriver: Update to version 90.0.4430.24

This commit is contained in:
Richard Kuhnt 2021-04-13 16:00:23 +00:00
parent 66859b024b
commit e3f0a8a1e1

View File

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