mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 11:11:19 +00:00
chromedriver: Update to version 130.0.6723.91
This commit is contained in:
parent
2bc12dbe8a
commit
66eb994e8c
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "130.0.6723.69",
|
||||
"version": "130.0.6723.91",
|
||||
"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.69/win64/chromedriver-win64.zip",
|
||||
"hash": "82456ce80b6a583542ca5d6a287f5ac983577c4e7bfc1e21778eb8761afafade",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/130.0.6723.91/win64/chromedriver-win64.zip",
|
||||
"hash": "ff9355d0d31f768fd3fde8d199ebe7eb457ea39e7556fe19631c67cd5ebd5063",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/130.0.6723.69/win32/chromedriver-win32.zip",
|
||||
"hash": "cfad06ec30d4b67f2f3cb184c0a8cda0cda8560ade738fe8a988cb9367073075",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/130.0.6723.91/win32/chromedriver-win32.zip",
|
||||
"hash": "b73c9e3526b163a19bcf3e63e673bedc4a41f81898c929892d9d35774991633a",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user