mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
chromedriver: Update to version 130.0.6723.93
This commit is contained in:
parent
75a1f5b75c
commit
89f4b75fe4
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "130.0.6723.91",
|
||||
"version": "130.0.6723.93",
|
||||
"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/130.0.6723.91/win64/chromedriver-win64.zip",
|
||||
"hash": "ff9355d0d31f768fd3fde8d199ebe7eb457ea39e7556fe19631c67cd5ebd5063",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/130.0.6723.93/win64/chromedriver-win64.zip",
|
||||
"hash": "a4f80cc8ab6261c68c31d2ac9506419eff774efe4211bf794323c177be0d856f",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/130.0.6723.91/win32/chromedriver-win32.zip",
|
||||
"hash": "b73c9e3526b163a19bcf3e63e673bedc4a41f81898c929892d9d35774991633a",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/130.0.6723.93/win32/chromedriver-win32.zip",
|
||||
"hash": "a92a32e3a4779898639d9003c0a60d05fe3b65cddc256c8cc7da0a5f8cf1e0b1",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user