mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
chromedriver: Update to version 134.0.6998.88
This commit is contained in:
parent
3d07c2c76e
commit
2e36b7e499
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "134.0.6998.35",
|
||||
"version": "134.0.6998.88",
|
||||
"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/134.0.6998.35/win64/chromedriver-win64.zip",
|
||||
"hash": "8d1962fab155bc1e55a41925c689c8932bc3efc9d42fdf63401d42fff4459d78",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/134.0.6998.88/win64/chromedriver-win64.zip",
|
||||
"hash": "3a9dff95ed8b48606e314ffd702effd7083b71e9298148bedc86f5769fe90f96",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/134.0.6998.35/win32/chromedriver-win32.zip",
|
||||
"hash": "5baf14df4edc65046de9b34bf1f5db58c8403d2314f4609ebfe630a6154d994c",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/134.0.6998.88/win32/chromedriver-win32.zip",
|
||||
"hash": "dc141855d61e28202577aaa9ff854f8cd097ea84389721820a9876235dcdf963",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user