mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
chromedriver: Update to version 129.0.6668.100
This commit is contained in:
parent
f4e00e13cd
commit
131c04f602
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "129.0.6668.91",
|
||||
"version": "129.0.6668.100",
|
||||
"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/129.0.6668.91/win64/chromedriver-win64.zip",
|
||||
"hash": "6f718626f026127144b562a77cb0532a5d97e53f75949e6c5c89b88e3b8d055c",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/129.0.6668.100/win64/chromedriver-win64.zip",
|
||||
"hash": "14e3b0f347b8a8c9c15276f5de2be2db494c67c58fc47e0cd43569142d00da4d",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/129.0.6668.91/win32/chromedriver-win32.zip",
|
||||
"hash": "a4e4920e9b2cbeac52862b11efb33bdc088979e48292d11680a0e2983bb3796b",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/129.0.6668.100/win32/chromedriver-win32.zip",
|
||||
"hash": "2496243609446965af3ef46dbf029fe5a3eeca87e8e3d80f8345dac74f739c19",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user