mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
chromedriver: Update to version 120.0.6099.71
This commit is contained in:
parent
0820cbd10a
commit
dca96972a7
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "120.0.6099.62",
|
"version": "120.0.6099.71",
|
||||||
"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.62/win64/chromedriver-win64.zip",
|
"url": "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/120.0.6099.71/win64/chromedriver-win64.zip",
|
||||||
"hash": "dbe9fcf01d28f24c7979a3a996d64c213e26eebe1a100ca1694aa08b836d1f01",
|
"hash": "8e0a4c7cf5aa3e25f409958b05037f158cc828058dd0f985dde27278378573a6",
|
||||||
"extract_dir": "chromedriver-win64"
|
"extract_dir": "chromedriver-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/120.0.6099.62/win32/chromedriver-win32.zip",
|
"url": "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/120.0.6099.71/win32/chromedriver-win32.zip",
|
||||||
"hash": "ac03d1963da13c4803fb55091d24d6cecad5f0ba0cc55ad68131bf014acf69a3",
|
"hash": "21071a23a7f0b53e543c7cea4d1620832d2e360a0ac4daf967d86f003a8e8d82",
|
||||||
"extract_dir": "chromedriver-win32"
|
"extract_dir": "chromedriver-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user