mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
chromedriver: Update to version 142.0.7444.162
This commit is contained in:
parent
81e81efd49
commit
d4be7dc67a
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "142.0.7444.61",
|
||||
"version": "142.0.7444.162",
|
||||
"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/142.0.7444.61/win64/chromedriver-win64.zip",
|
||||
"hash": "c136c38ec9b60de2a367e493dc86f41ac247f891d060f7d48f058138640702fd",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/142.0.7444.162/win64/chromedriver-win64.zip",
|
||||
"hash": "2aae351e89d9887ea60d9f6f3333dea6e761b15092ad31466a37860065c29d28",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/142.0.7444.61/win32/chromedriver-win32.zip",
|
||||
"hash": "f54adf4b5ce3d2d8e83d7f0fcc84d045bb088d07f86846ed8747a79f26b2d705",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/142.0.7444.162/win32/chromedriver-win32.zip",
|
||||
"hash": "519ed81ef6ac058189be48cbfa01cd8e3f16d302e794f1c58c561fafee9471dc",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user