mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
alist: Update to version 3.49.0
This commit is contained in:
parent
6cfdb90c96
commit
9ce12c4947
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "3.48.0",
|
"version": "3.49.0",
|
||||||
"description": "A file list program that supports multiple storage, powered by Gin and Solidjs.",
|
"description": "A file list program that supports multiple storage, powered by Gin and Solidjs.",
|
||||||
"homepage": "https://alist.nn.ci",
|
"homepage": "https://alist.nn.ci",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/alist-org/alist/releases/download/v3.48.0/alist-windows-amd64.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.49.0/alist-windows-amd64.zip",
|
||||||
"hash": "md5:6df0dd435a228bbfffc9930a78e25da1"
|
"hash": "md5:2b0d5be1c83552fdb2275b3fd8ac04e2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/alist-org/alist/releases/download/v3.48.0/alist-windows-386.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.49.0/alist-windows-386.zip",
|
||||||
"hash": "md5:c3f8160009a53e4812a081b517866de4"
|
"hash": "md5:bcb2155fcfad22e264f2ced8ab304012"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/alist-org/alist/releases/download/v3.48.0/alist-windows-arm64.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.49.0/alist-windows-arm64.zip",
|
||||||
"hash": "md5:d59fdfe0b915fb64539e1dc7b39ca531"
|
"hash": "md5:26d4887eba1fbcc2189beb915424f1ed"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user