mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
chromedriver: Update to version 137.0.7151.119
This commit is contained in:
parent
89cbfac81c
commit
fc96e74678
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "137.0.7151.70",
|
||||
"version": "137.0.7151.119",
|
||||
"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/137.0.7151.70/win64/chromedriver-win64.zip",
|
||||
"hash": "f82df02ce2a19178836c4ab1c55e5070e7a9835dd356d74117a22b2d32eddffa",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/137.0.7151.119/win64/chromedriver-win64.zip",
|
||||
"hash": "6d0098a2da09f330982e4df8d973e83725f22be5f6df8614e87196b3bcbf3017",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/137.0.7151.70/win32/chromedriver-win32.zip",
|
||||
"hash": "1f6bff5c21092e3dd805561a22f271d9920b2977469fea0df3d4f5e43f4ff728",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/137.0.7151.119/win32/chromedriver-win32.zip",
|
||||
"hash": "8ef768fa68c9bf4b5b71e2796398ee0c0eb3574a7452b369449051e64f03d171",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user