mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
chromedriver: Update to version 131.0.6778.108
This commit is contained in:
parent
efa04e8299
commit
b5fe33e0ab
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "131.0.6778.87",
|
||||
"version": "131.0.6778.108",
|
||||
"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/131.0.6778.87/win64/chromedriver-win64.zip",
|
||||
"hash": "8631941adb63ac385e38006d0b20a99f47ac9e6048fa8f9241fcd710fe0e7ae5",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/131.0.6778.108/win64/chromedriver-win64.zip",
|
||||
"hash": "15df6caa99ba516596caeb696e87a034881c2e523c8362aa2e99e7ccdef4392b",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/131.0.6778.87/win32/chromedriver-win32.zip",
|
||||
"hash": "18830ac59de25bdf058f40556c9074a6e79d68115ac66e1377cc30e87f416286",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/131.0.6778.108/win32/chromedriver-win32.zip",
|
||||
"hash": "171f77de3e47df5e000fbdcd82574cf2da35a0c4fba4f2e213fea7f4ac549018",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user