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