mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
chromedriver: Update to version 133.0.6943.126
This commit is contained in:
parent
e472a2d55d
commit
4c19de6a1f
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "133.0.6943.98",
|
||||
"version": "133.0.6943.126",
|
||||
"description": "An open source tool for automated testing of webapps across many browsers",
|
||||
"homepage": "https://chromedriver.chromium.org/",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/133.0.6943.98/win64/chromedriver-win64.zip",
|
||||
"hash": "4c0ab361d64daafd10931d0a6933e163e9d9deffb7eee2efa543b90b4fb077cf",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/133.0.6943.126/win64/chromedriver-win64.zip",
|
||||
"hash": "2fa71787461f6cb7b1819d32d94c37c2515178fdd752ccd5d44e1d836a7a7d7c",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/133.0.6943.98/win32/chromedriver-win32.zip",
|
||||
"hash": "775e982071053ff176e409be9e7192996ebffae6671bcb966f2c9149036bb884",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/133.0.6943.126/win32/chromedriver-win32.zip",
|
||||
"hash": "aff6533388ce5605fe6192bf751b0a01af4e70b0e456c571def66fc4611a4be4",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user