mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
chromedriver: Update to version 134.0.6998.165
This commit is contained in:
parent
6e89667aad
commit
ac8be8819f
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "134.0.6998.90",
|
||||
"version": "134.0.6998.165",
|
||||
"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.90/win64/chromedriver-win64.zip",
|
||||
"hash": "f9fe031e4d476d72773d199b0d4108a502b9a4c0ec508d927fdfbdb82ec0452f",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/134.0.6998.165/win64/chromedriver-win64.zip",
|
||||
"hash": "524b0fd07c7cc7182082bc4fc59a4fd35c64c1e10c279bcfe608645cde185b0b",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/134.0.6998.90/win32/chromedriver-win32.zip",
|
||||
"hash": "230cb96b7b162548ca75b995dd973c4648aad47fec4da8fef6736fba2ad0c89b",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/134.0.6998.165/win32/chromedriver-win32.zip",
|
||||
"hash": "7fff64eaf1c45012c5411917a0c86c03ec683bf205d19a95c67e52201507946f",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user