mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
chromedriver: Update to version 133.0.6943.53
This commit is contained in:
parent
f65bcb28dc
commit
54d8db4094
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "132.0.6834.159",
|
||||
"version": "133.0.6943.53",
|
||||
"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/132.0.6834.159/win64/chromedriver-win64.zip",
|
||||
"hash": "18f998efb2cc95be45fd7bf7f2ef5344de1003756d27c6be61360b187303e2e5",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/133.0.6943.53/win64/chromedriver-win64.zip",
|
||||
"hash": "3396f0c82895e3951ea2a545d3e84f7b34b02d0e27e73d452d3d93fb7f77890c",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/132.0.6834.159/win32/chromedriver-win32.zip",
|
||||
"hash": "1c1beeaa57e5d024c50ffb80b2b8a61e15a491aa6ef20275b1602d546366c9a4",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/133.0.6943.53/win32/chromedriver-win32.zip",
|
||||
"hash": "c52609d2ca3429933b6cb6d19c5632a7247d553e85ed75ee51154e0fda992781",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user