mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
chromedriver: Update to version 141.0.7390.56
This commit is contained in:
parent
8007fb5cc7
commit
a93e8f94f2
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "141.0.7390.54",
|
||||
"version": "141.0.7390.56",
|
||||
"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/141.0.7390.54/win64/chromedriver-win64.zip",
|
||||
"hash": "04ca20c2581160ea4b0f4989883328abfa77aabd95a3755326da4d8242721e20",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/141.0.7390.56/win64/chromedriver-win64.zip",
|
||||
"hash": "4f6169f0b5fe07069179bc4967a54c1c4b91c81f676d1e2c35d44edb761b1485",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/141.0.7390.54/win32/chromedriver-win32.zip",
|
||||
"hash": "ba58721413f6e196a977167295f47810b2fa37524f4b534925e2478d0793bbf3",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/141.0.7390.56/win32/chromedriver-win32.zip",
|
||||
"hash": "fc988da84866ddf847eaa07a5a8ba1e4064390b55c55f237009a2fbb5174d8f1",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user