mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
chromedriver: Update to version 143.0.7499.146
This commit is contained in:
parent
090fd0e43c
commit
c30f7b1405
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "143.0.7499.42",
|
||||
"version": "143.0.7499.146",
|
||||
"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/143.0.7499.42/win64/chromedriver-win64.zip",
|
||||
"hash": "874430b956db65e3cacc017ddea6c6c5518ee7d8affe47d753c6ea077223d42e",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/143.0.7499.146/win64/chromedriver-win64.zip",
|
||||
"hash": "aec28322d934ba0365d935604f4cf701e9c5ffc53ad9a6055869bff81c3e26ac",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/143.0.7499.42/win32/chromedriver-win32.zip",
|
||||
"hash": "6957db347d8d9c01b12092ab892cf85a9bc5a9fa7c84270eeb90ddc33fe8cb20",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/143.0.7499.146/win32/chromedriver-win32.zip",
|
||||
"hash": "86ff9e52b45af59bbc952000054f26bc4942e8263a2be9ffe82462a24079d92c",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user