mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
chromedriver: Update to version 121.0.6167.85
This commit is contained in:
parent
9bf7143568
commit
ae59dd4852
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "120.0.6099.109",
|
"version": "121.0.6167.85",
|
||||||
"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://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/120.0.6099.109/win64/chromedriver-win64.zip",
|
"url": "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6167.85/win64/chromedriver-win64.zip",
|
||||||
"hash": "60cec0c7beb02f1f35930920573fc31f068cb8efca787411022c3b48162107c5",
|
"hash": "b0cd07860aaf9f21cbe1348cf4118849ba50977461c2be4c6b0d138252769dfa",
|
||||||
"extract_dir": "chromedriver-win64"
|
"extract_dir": "chromedriver-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/120.0.6099.109/win32/chromedriver-win32.zip",
|
"url": "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6167.85/win32/chromedriver-win32.zip",
|
||||||
"hash": "cd722eb565f1769b4cc58ad42065aad54cca29d3c18ad1ba26d1b977bd6af12e",
|
"hash": "536ee398e04cdd6fde5c34f1a458f4db55a4aa73cbddd3bff1b8891a097e4342",
|
||||||
"extract_dir": "chromedriver-win32"
|
"extract_dir": "chromedriver-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user