mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
chromedriver: Update to version 138.0.7204.49
This commit is contained in:
parent
cc04939b0d
commit
e454599cdd
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "137.0.7151.119",
|
"version": "138.0.7204.49",
|
||||||
"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/137.0.7151.119/win64/chromedriver-win64.zip",
|
"url": "https://storage.googleapis.com/chrome-for-testing-public/138.0.7204.49/win64/chromedriver-win64.zip",
|
||||||
"hash": "6d0098a2da09f330982e4df8d973e83725f22be5f6df8614e87196b3bcbf3017",
|
"hash": "d5c53f5dc68bb517efd64c991a5219355f6af5245882f253869cafabffe45541",
|
||||||
"extract_dir": "chromedriver-win64"
|
"extract_dir": "chromedriver-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/137.0.7151.119/win32/chromedriver-win32.zip",
|
"url": "https://storage.googleapis.com/chrome-for-testing-public/138.0.7204.49/win32/chromedriver-win32.zip",
|
||||||
"hash": "8ef768fa68c9bf4b5b71e2796398ee0c0eb3574a7452b369449051e64f03d171",
|
"hash": "9dcbc8be693925105845608ee3ba4b27ede4256c7637c56cd3536ab324da6706",
|
||||||
"extract_dir": "chromedriver-win32"
|
"extract_dir": "chromedriver-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user