mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
chromedriver: Update to version 129.0.6668.89
This commit is contained in:
parent
2a14b31d02
commit
4959379339
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "129.0.6668.70",
|
"version": "129.0.6668.89",
|
||||||
"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/129.0.6668.70/win64/chromedriver-win64.zip",
|
"url": "https://storage.googleapis.com/chrome-for-testing-public/129.0.6668.89/win64/chromedriver-win64.zip",
|
||||||
"hash": "3d074cc6f4db05db59d38a5eb55b655b4297f38591bd0e233259762897eabdfb",
|
"hash": "355d94fce42f0bbdb3f1e4f19ff075f6dc90cb88ca4f655fed479c20dd86f14a",
|
||||||
"extract_dir": "chromedriver-win64"
|
"extract_dir": "chromedriver-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/129.0.6668.70/win32/chromedriver-win32.zip",
|
"url": "https://storage.googleapis.com/chrome-for-testing-public/129.0.6668.89/win32/chromedriver-win32.zip",
|
||||||
"hash": "4e99761030e259aebb5580dd81eca53ff4f8647228e83ac99949e9ff0bb3d162",
|
"hash": "7d2510fdbdfc294e97df160f83075693c1745939df9bdc05b0439430b88dbef1",
|
||||||
"extract_dir": "chromedriver-win32"
|
"extract_dir": "chromedriver-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user