mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
chromedriver: Update to version 91.0.4472.101
This commit is contained in:
parent
2e7f88ea76
commit
7ebd1d9a13
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"version": "91.0.4472.19",
|
"version": "91.0.4472.101",
|
||||||
"description": "An open source tool for automated testing of webapps across many browsers",
|
"description": "An open source tool for automated testing of webapps across many browsers",
|
||||||
"homepage": "https://chromedriver.chromium.org/",
|
"homepage": "https://chromedriver.chromium.org/",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"url": "https://chromedriver.storage.googleapis.com/91.0.4472.19/chromedriver_win32.zip",
|
"url": "https://chromedriver.storage.googleapis.com/91.0.4472.101/chromedriver_win32.zip",
|
||||||
"hash": "md5:abb93e0867a48110ee9118ddc050679c",
|
"hash": "md5:0300a26b734e93972552a80a6b716100",
|
||||||
"bin": "chromedriver.exe",
|
"bin": "chromedriver.exe",
|
||||||
"checkver": "stable.*?([\\d.]+)<",
|
"checkver": "stable.*?([\\d.]+)<",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user