mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
chromedriver: Update to version 123.0.6312.105
This commit is contained in:
parent
feaacc63f2
commit
add25688b3
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "123.0.6312.86",
|
||||
"version": "123.0.6312.105",
|
||||
"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/123.0.6312.86/win64/chromedriver-win64.zip",
|
||||
"hash": "6db108f26cb9d08caec88b15e321e3d059de0775f3c895933712d51244f7362c",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/123.0.6312.105/win64/chromedriver-win64.zip",
|
||||
"hash": "a5c9d2f5a502bd34b0c1e8259683f2757bdb6dc2f3a3dd9be122e1507f33c1bb",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/123.0.6312.86/win32/chromedriver-win32.zip",
|
||||
"hash": "9753f4066512a2181ae4354bf5b9ecaafd927d0bd749bf8085cd159c3c2477aa",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/123.0.6312.105/win32/chromedriver-win32.zip",
|
||||
"hash": "4eb2d85efd0cc587d19fee3286ca1ddfaa071d635fd4292561a83baf042335dd",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user