mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
chromedriver: Update to version 129.0.6668.70
This commit is contained in:
parent
5800d65656
commit
2a4f46602f
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "129.0.6668.58",
|
||||
"version": "129.0.6668.70",
|
||||
"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.58/win64/chromedriver-win64.zip",
|
||||
"hash": "58229016073fee14f4c3954a040bab21376eb3e9e913b0d649622889fb5a4d95",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/129.0.6668.70/win64/chromedriver-win64.zip",
|
||||
"hash": "3d074cc6f4db05db59d38a5eb55b655b4297f38591bd0e233259762897eabdfb",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/129.0.6668.58/win32/chromedriver-win32.zip",
|
||||
"hash": "e8c83c55dfb1d262c1b622ed9fe305fdb1f519a5721d61b05a32930a083cd40a",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/129.0.6668.70/win32/chromedriver-win32.zip",
|
||||
"hash": "4e99761030e259aebb5580dd81eca53ff4f8647228e83ac99949e9ff0bb3d162",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user