mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
chromedriver: Update to version 137.0.7151.55
This commit is contained in:
parent
9178041de7
commit
902578d2a1
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "136.0.7103.113",
|
||||
"version": "137.0.7151.55",
|
||||
"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/136.0.7103.113/win64/chromedriver-win64.zip",
|
||||
"hash": "d75e1179862c37fb7cae21f0aa38a635bf596d11d2137597f8552c04db9d62af",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/137.0.7151.55/win64/chromedriver-win64.zip",
|
||||
"hash": "aa28aebd749c0b02dd706a1979ca9028b96b6ab8186ce99bedf75aeabb86c539",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/136.0.7103.113/win32/chromedriver-win32.zip",
|
||||
"hash": "5bc6c94e738ebe12df23b641690886b601e3e63b3b895b1c514ee80be65e2881",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/137.0.7151.55/win32/chromedriver-win32.zip",
|
||||
"hash": "3f2e60287a1770e47a1478c4416b54edadebb9cbabf590f0a95b82c244f18d6a",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user