mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
chromedriver: Update to version 127.0.6533.88
This commit is contained in:
parent
cb74e8e7f9
commit
620dc1c077
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "127.0.6533.72",
|
"version": "127.0.6533.88",
|
||||||
"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/127.0.6533.72/win64/chromedriver-win64.zip",
|
"url": "https://storage.googleapis.com/chrome-for-testing-public/127.0.6533.88/win64/chromedriver-win64.zip",
|
||||||
"hash": "ffb2d4c07e00d70d2011a29ce7ddc428a2cecae4e1ed00fcceca743eefc0b18e",
|
"hash": "ec5b4345e7e42ce217fe55314620e7397e418de0fb4fb5bec4793c46e8cef855",
|
||||||
"extract_dir": "chromedriver-win64"
|
"extract_dir": "chromedriver-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/127.0.6533.72/win32/chromedriver-win32.zip",
|
"url": "https://storage.googleapis.com/chrome-for-testing-public/127.0.6533.88/win32/chromedriver-win32.zip",
|
||||||
"hash": "f993c20d091bfa28ee08dcb6a173772f81a2133d253402b7343d1254772a6f2f",
|
"hash": "cb79edce42f62a8307fe97645b9193e2da21d160f13b03fc552f7b3b0932d4d0",
|
||||||
"extract_dir": "chromedriver-win32"
|
"extract_dir": "chromedriver-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user