mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-26 05:14:40 +00:00
chromedriver: Update to version 145.0.7632.76
This commit is contained in:
parent
d149e978e2
commit
e8de11778b
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "145.0.7632.67",
|
||||
"version": "145.0.7632.76",
|
||||
"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/145.0.7632.67/win64/chromedriver-win64.zip",
|
||||
"hash": "76fbbbbf2045c4c3a40cd10127ea171cecb8cbbf140a492885d5b73706fbc73c",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/145.0.7632.76/win64/chromedriver-win64.zip",
|
||||
"hash": "06811e4ae9282cd588aa6ea00319ca4b3cc9c7b6f2e856429691d7f5efe95c3d",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/145.0.7632.67/win32/chromedriver-win32.zip",
|
||||
"hash": "d63df1b39a11f1afdce8d50d33693421092fb7ae37e265b82dc5025bf824edc2",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/145.0.7632.76/win32/chromedriver-win32.zip",
|
||||
"hash": "a31bf8e95fd482b854c7f1768b6b96f6c3541bb634c9bb811d9bb69cebc71ffb",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user