mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
chromedriver: Update to version 126.0.6478.182
This commit is contained in:
parent
c3a8951f66
commit
bce3e4c78d
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "126.0.6478.126",
|
"version": "126.0.6478.182",
|
||||||
"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",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/126.0.6478.126/win64/chromedriver-win64.zip",
|
"url": "https://storage.googleapis.com/chrome-for-testing-public/126.0.6478.182/win64/chromedriver-win64.zip",
|
||||||
"hash": "31f8b2b89632c9065f6d6f741bb1b88e028808d96f420a931a59ce6a00f3bf57",
|
"hash": "8e27899ebd1e7741196c023bed6fe7a54676705ad08176f4562d8b67a524bda5",
|
||||||
"extract_dir": "chromedriver-win64"
|
"extract_dir": "chromedriver-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/126.0.6478.126/win32/chromedriver-win32.zip",
|
"url": "https://storage.googleapis.com/chrome-for-testing-public/126.0.6478.182/win32/chromedriver-win32.zip",
|
||||||
"hash": "ab7164fa9366661963b4d4f12ac33a886e3de79ca8ecf0673ce7eb79c7446f7b",
|
"hash": "55a5aa1fac55e771fc6f024d28d0cd1bc2695ae86c689ee86490adbfceec310a",
|
||||||
"extract_dir": "chromedriver-win32"
|
"extract_dir": "chromedriver-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user