mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
chromedriver: Update to version 131.0.6778.264
This commit is contained in:
parent
b396a5acdb
commit
dfeb3c5011
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "131.0.6778.204",
|
||||
"version": "131.0.6778.264",
|
||||
"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.204/win64/chromedriver-win64.zip",
|
||||
"hash": "e42b027eb3dd7f81b359a5f6fd2a6f6dae3a9adfc7a34a0473e748d40b9c1f90",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/131.0.6778.264/win64/chromedriver-win64.zip",
|
||||
"hash": "8f8eafbf4337e53b94b79163e251ca0380fd7597cc875af71c79ff37376cd466",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/131.0.6778.204/win32/chromedriver-win32.zip",
|
||||
"hash": "36f4546c2b14965154f1b7b5873b373d152b5f2da8b489bc612e8e4c69e0d6b0",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/131.0.6778.264/win32/chromedriver-win32.zip",
|
||||
"hash": "c6bdfb9a54fa4c4120c880dc5ef52867e9d66fda5b4ff48fbad6476c6829b69e",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user