mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-26 05:14:40 +00:00
chromedriver: Update to version 145.0.7632.46
This commit is contained in:
parent
b5c9112e89
commit
771fe19377
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "144.0.7559.133",
|
||||
"version": "145.0.7632.46",
|
||||
"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/144.0.7559.133/win64/chromedriver-win64.zip",
|
||||
"hash": "159e928bd3aa31e99ae71db42701e9d80bceaa016eb2b10da15488d9e983daad",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/145.0.7632.46/win64/chromedriver-win64.zip",
|
||||
"hash": "2dbe233ad500df0c5d569fe9729f97084bb8a31caaefb4e3c457ec8ea7de9d65",
|
||||
"extract_dir": "chromedriver-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/144.0.7559.133/win32/chromedriver-win32.zip",
|
||||
"hash": "3a95315cf714836f4ad80270cc3319dd4e6082b3991d43e7a723ebae038e800d",
|
||||
"url": "https://storage.googleapis.com/chrome-for-testing-public/145.0.7632.46/win32/chromedriver-win32.zip",
|
||||
"hash": "388d7c19f0fe9bb07c1cc010cebffd2a7472964a02b431c87298ac35b95279e0",
|
||||
"extract_dir": "chromedriver-win32"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user