mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
chromedriver: Update to version 124.0.6367.91
This commit is contained in:
parent
890a549554
commit
06dd0b643d
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "124.0.6367.78",
|
"version": "124.0.6367.91",
|
||||||
"description": "An open source tool for automated testing of webapps across many browsers",
|
"description": "An open source tool for automated testing of webapps across many browsers",
|
||||||
"homepage": "https://chromedriver.chromium.org/",
|
"homepage": "https://chromedriver.chromium.org/",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/124.0.6367.78/win64/chromedriver-win64.zip",
|
"url": "https://storage.googleapis.com/chrome-for-testing-public/124.0.6367.91/win64/chromedriver-win64.zip",
|
||||||
"hash": "2021288f0aaeb988fbd73b5d0e1734ccac5799fd42fd37e50763a1387327fb54",
|
"hash": "0a144d8ffdf888212c1b64c37cc6413d5a4d3c5f577bf2d4c91710c242861c2a",
|
||||||
"extract_dir": "chromedriver-win64"
|
"extract_dir": "chromedriver-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/124.0.6367.78/win32/chromedriver-win32.zip",
|
"url": "https://storage.googleapis.com/chrome-for-testing-public/124.0.6367.91/win32/chromedriver-win32.zip",
|
||||||
"hash": "5d711a552234c31ff3fb1f2cfaa70e10d719ea68e79865f577ccca205871e3ba",
|
"hash": "8b4d630a743ba70c6d21662d907d4d6144e70c5075e3465dd6b7cfbdb3da808e",
|
||||||
"extract_dir": "chromedriver-win32"
|
"extract_dir": "chromedriver-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user