mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
chromedriver: Update to version 125.0.6422.78
This commit is contained in:
parent
6ffa0d9e4e
commit
6383877677
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "125.0.6422.76",
|
||||
"version": "125.0.6422.78",
|
||||
"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.76/win64/chromedriver-win64.zip",
|
||||
"hash": "d38a1ef63d32004c60063be1d39beac28ee0d2b2ffb44e85ff1b8d583446b91f",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/125.0.6422.78/win64/chromedriver-win64.zip",
|
||||
"hash": "c1c44f23aabcc842092cd058d56de29a1b31ff7d2f322adc01a9c5147ba457ed",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/125.0.6422.76/win32/chromedriver-win32.zip",
|
||||
"hash": "b82c1a390ef9d3a7fd6f0c2120b8abb56c51173136fb1106408f1958de070085",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/125.0.6422.78/win32/chromedriver-win32.zip",
|
||||
"hash": "b1eeb7dfc6a97614f071e1140346799bc6113970acbca37469511aa4ba32aedd",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user