mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
chromedriver: Update to version 134.0.6998.90
This commit is contained in:
parent
d34e381169
commit
752360b43a
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "134.0.6998.88",
|
"version": "134.0.6998.90",
|
||||||
"description": "An open source tool for automated testing of webapps across many browsers",
|
"description": "An open source tool for automated testing of webapps across many browsers",
|
||||||
"homepage": "https://chromedriver.chromium.org/",
|
"homepage": "https://chromedriver.chromium.org/",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/134.0.6998.88/win64/chromedriver-win64.zip",
|
"url": "https://storage.googleapis.com/chrome-for-testing-public/134.0.6998.90/win64/chromedriver-win64.zip",
|
||||||
"hash": "3a9dff95ed8b48606e314ffd702effd7083b71e9298148bedc86f5769fe90f96",
|
"hash": "f9fe031e4d476d72773d199b0d4108a502b9a4c0ec508d927fdfbdb82ec0452f",
|
||||||
"extract_dir": "chromedriver-win64"
|
"extract_dir": "chromedriver-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/134.0.6998.88/win32/chromedriver-win32.zip",
|
"url": "https://storage.googleapis.com/chrome-for-testing-public/134.0.6998.90/win32/chromedriver-win32.zip",
|
||||||
"hash": "dc141855d61e28202577aaa9ff854f8cd097ea84389721820a9876235dcdf963",
|
"hash": "230cb96b7b162548ca75b995dd973c4648aad47fec4da8fef6736fba2ad0c89b",
|
||||||
"extract_dir": "chromedriver-win32"
|
"extract_dir": "chromedriver-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user