mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
chromedriver: Update to version 141.0.7390.122
This commit is contained in:
parent
008d308ba8
commit
9665e3e3e9
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "141.0.7390.78",
|
||||
"version": "141.0.7390.122",
|
||||
"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.78/win64/chromedriver-win64.zip",
|
||||
"hash": "fc01f94897391cfbc875293676a3da15ca455b7df6f7236296eb10bbe54423a8",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/141.0.7390.122/win64/chromedriver-win64.zip",
|
||||
"hash": "e6534e7d7aedd787bc4704e2fd29581bb72c4e9f33f08ae3dc12740162b6957d",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/141.0.7390.78/win32/chromedriver-win32.zip",
|
||||
"hash": "8517088e31c0534dc572090e66c59dc0e4c3f3a9a3b7b9f45d47bd23f3ed0825",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/141.0.7390.122/win32/chromedriver-win32.zip",
|
||||
"hash": "9e127b41e167a5ba6dcba8eb94c3ce2cbba95b24d59da696db922681cd3cda09",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user