mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
chromedriver: Update to version 126.0.6478.62
This commit is contained in:
parent
cd23493b66
commit
c87a7103e8
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "126.0.6478.61",
|
||||
"version": "126.0.6478.62",
|
||||
"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/126.0.6478.61/win64/chromedriver-win64.zip",
|
||||
"hash": "c8b88497389da30f9a0c5f9760153e394975e20813416ad648606e34ff783a9e",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/126.0.6478.62/win64/chromedriver-win64.zip",
|
||||
"hash": "cb5d55617e0c6902a96d33b1da12b6304dd286e02a93b9a01a6c66dad591ebf1",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/126.0.6478.61/win32/chromedriver-win32.zip",
|
||||
"hash": "29c83b395447881529500f199e78fe22ef06db36aef5ce51a0ea3cb234734b39",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/126.0.6478.62/win32/chromedriver-win32.zip",
|
||||
"hash": "c890e113aab901a1bcd11c4f328f8b582e6f8375d0aa9295817e086893d68f25",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user