mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
chromedriver: Update to version 130.0.6723.58
This commit is contained in:
parent
7cd3aed4c8
commit
73f7a78b94
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "129.0.6668.100",
|
"version": "130.0.6723.58",
|
||||||
"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.100/win64/chromedriver-win64.zip",
|
"url": "https://storage.googleapis.com/chrome-for-testing-public/130.0.6723.58/win64/chromedriver-win64.zip",
|
||||||
"hash": "14e3b0f347b8a8c9c15276f5de2be2db494c67c58fc47e0cd43569142d00da4d",
|
"hash": "470cf62db245e4418e6eddf89c4b76af035016f3a1452f80d6f80d88f954df96",
|
||||||
"extract_dir": "chromedriver-win64"
|
"extract_dir": "chromedriver-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/129.0.6668.100/win32/chromedriver-win32.zip",
|
"url": "https://storage.googleapis.com/chrome-for-testing-public/130.0.6723.58/win32/chromedriver-win32.zip",
|
||||||
"hash": "2496243609446965af3ef46dbf029fe5a3eeca87e8e3d80f8345dac74f739c19",
|
"hash": "14796d55df1432287224d58cf81a447fd7dea36b83e2df613f57356598f22f9a",
|
||||||
"extract_dir": "chromedriver-win32"
|
"extract_dir": "chromedriver-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user