mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
chromedriver: Update to version 131.0.6778.87
This commit is contained in:
parent
29acd21dad
commit
60c9c266c8
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "131.0.6778.85",
|
"version": "131.0.6778.87",
|
||||||
"description": "An open source tool for automated testing of webapps across many browsers",
|
"description": "An open source tool for automated testing of webapps across many browsers",
|
||||||
"homepage": "https://chromedriver.chromium.org/",
|
"homepage": "https://chromedriver.chromium.org/",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/131.0.6778.85/win64/chromedriver-win64.zip",
|
"url": "https://storage.googleapis.com/chrome-for-testing-public/131.0.6778.87/win64/chromedriver-win64.zip",
|
||||||
"hash": "dc16446fe34d555eb7d0c8b37c0fcb160548d36c585a8adb7558bf034aabcdb0",
|
"hash": "8631941adb63ac385e38006d0b20a99f47ac9e6048fa8f9241fcd710fe0e7ae5",
|
||||||
"extract_dir": "chromedriver-win64"
|
"extract_dir": "chromedriver-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/131.0.6778.85/win32/chromedriver-win32.zip",
|
"url": "https://storage.googleapis.com/chrome-for-testing-public/131.0.6778.87/win32/chromedriver-win32.zip",
|
||||||
"hash": "3c070cd0e6c2005fc08fb6e6ce7564c6f7e8ef1306edc6d25804878638aa8bdd",
|
"hash": "18830ac59de25bdf058f40556c9074a6e79d68115ac66e1377cc30e87f416286",
|
||||||
"extract_dir": "chromedriver-win32"
|
"extract_dir": "chromedriver-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user