mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 11:41:20 +00:00
chromedriver: Update to version 125.0.6422.76
This commit is contained in:
parent
e12d569288
commit
bf2ff01408
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "125.0.6422.60",
|
||||
"version": "125.0.6422.76",
|
||||
"description": "An open source tool for automated testing of webapps across many browsers",
|
||||
"homepage": "https://chromedriver.chromium.org/",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/125.0.6422.60/win64/chromedriver-win64.zip",
|
||||
"hash": "dfe975cf29ca584302cb90cc983dcce6e123d4fb31bb6ba98570aeacc89a7076",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/125.0.6422.76/win64/chromedriver-win64.zip",
|
||||
"hash": "d38a1ef63d32004c60063be1d39beac28ee0d2b2ffb44e85ff1b8d583446b91f",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/125.0.6422.60/win32/chromedriver-win32.zip",
|
||||
"hash": "bc8fb229177028671d4dbd0799a7347caef1fb979e2fa5116ebf1963badc8d41",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/125.0.6422.76/win32/chromedriver-win32.zip",
|
||||
"hash": "b82c1a390ef9d3a7fd6f0c2120b8abb56c51173136fb1106408f1958de070085",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user