mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
chromedriver: Update to version 133.0.6943.141
This commit is contained in:
parent
3fccdb048a
commit
ebcf97163a
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "133.0.6943.126",
|
"version": "133.0.6943.141",
|
||||||
"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/133.0.6943.126/win64/chromedriver-win64.zip",
|
"url": "https://storage.googleapis.com/chrome-for-testing-public/133.0.6943.141/win64/chromedriver-win64.zip",
|
||||||
"hash": "2fa71787461f6cb7b1819d32d94c37c2515178fdd752ccd5d44e1d836a7a7d7c",
|
"hash": "deea4e23cbd37f98a5decb72c47cee7df556448812803c2704ee8e415c60763e",
|
||||||
"extract_dir": "chromedriver-win64"
|
"extract_dir": "chromedriver-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/133.0.6943.126/win32/chromedriver-win32.zip",
|
"url": "https://storage.googleapis.com/chrome-for-testing-public/133.0.6943.141/win32/chromedriver-win32.zip",
|
||||||
"hash": "aff6533388ce5605fe6192bf751b0a01af4e70b0e456c571def66fc4611a4be4",
|
"hash": "8b43b0b3e87f7a2ae6271100ef46f61e0c10e21e53e1294fb80ba9ac0628bb46",
|
||||||
"extract_dir": "chromedriver-win32"
|
"extract_dir": "chromedriver-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user