mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
chromedriver: Update to version 133.0.6943.98
This commit is contained in:
parent
ff9222ffaa
commit
246792683a
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "133.0.6943.53",
|
||||
"version": "133.0.6943.98",
|
||||
"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.53/win64/chromedriver-win64.zip",
|
||||
"hash": "3396f0c82895e3951ea2a545d3e84f7b34b02d0e27e73d452d3d93fb7f77890c",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/133.0.6943.98/win64/chromedriver-win64.zip",
|
||||
"hash": "4c0ab361d64daafd10931d0a6933e163e9d9deffb7eee2efa543b90b4fb077cf",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/133.0.6943.53/win32/chromedriver-win32.zip",
|
||||
"hash": "c52609d2ca3429933b6cb6d19c5632a7247d553e85ed75ee51154e0fda992781",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/133.0.6943.98/win32/chromedriver-win32.zip",
|
||||
"hash": "775e982071053ff176e409be9e7192996ebffae6671bcb966f2c9149036bb884",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user