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