mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
chromedriver: Update to version 134.0.6998.35
This commit is contained in:
parent
bc8646fe76
commit
67da237247
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "133.0.6943.141",
|
||||
"version": "134.0.6998.35",
|
||||
"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/133.0.6943.141/win64/chromedriver-win64.zip",
|
||||
"hash": "deea4e23cbd37f98a5decb72c47cee7df556448812803c2704ee8e415c60763e",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/134.0.6998.35/win64/chromedriver-win64.zip",
|
||||
"hash": "8d1962fab155bc1e55a41925c689c8932bc3efc9d42fdf63401d42fff4459d78",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/133.0.6943.141/win32/chromedriver-win32.zip",
|
||||
"hash": "8b43b0b3e87f7a2ae6271100ef46f61e0c10e21e53e1294fb80ba9ac0628bb46",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/134.0.6998.35/win32/chromedriver-win32.zip",
|
||||
"hash": "5baf14df4edc65046de9b34bf1f5db58c8403d2314f4609ebfe630a6154d994c",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user