mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
chromedriver: Update to version 129.0.6668.58
This commit is contained in:
parent
8115e40199
commit
b7d69c9f01
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "128.0.6613.137",
|
||||
"version": "129.0.6668.58",
|
||||
"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/128.0.6613.137/win64/chromedriver-win64.zip",
|
||||
"hash": "c383fefbf5d50b4d6283cf0a06b758163645c1293c9c1209bdc3ae07aa102dde",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/129.0.6668.58/win64/chromedriver-win64.zip",
|
||||
"hash": "58229016073fee14f4c3954a040bab21376eb3e9e913b0d649622889fb5a4d95",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/128.0.6613.137/win32/chromedriver-win32.zip",
|
||||
"hash": "cfa594c25ecc69cdaf96e49efc456f0ee1de99845dc0ddd26e32c461e73887a8",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/129.0.6668.58/win32/chromedriver-win32.zip",
|
||||
"hash": "e8c83c55dfb1d262c1b622ed9fe305fdb1f519a5721d61b05a32930a083cd40a",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user