mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
alist: Update to version 3.48.0
This commit is contained in:
parent
48a71f8c72
commit
6b312eb52a
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "3.47.1",
|
"version": "3.48.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.47.1/alist-windows-amd64.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.48.0/alist-windows-amd64.zip",
|
||||||
"hash": "md5:c388c3647a12a106700fea788c8d2665"
|
"hash": "md5:6df0dd435a228bbfffc9930a78e25da1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/alist-org/alist/releases/download/v3.47.1/alist-windows-386.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.48.0/alist-windows-386.zip",
|
||||||
"hash": "md5:fccb974f7885d7e5a7217237a4b397fd"
|
"hash": "md5:c3f8160009a53e4812a081b517866de4"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/alist-org/alist/releases/download/v3.47.1/alist-windows-arm64.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.48.0/alist-windows-arm64.zip",
|
||||||
"hash": "md5:df5fd522322179e81b5d9cb3a1aa12dc"
|
"hash": "md5:d59fdfe0b915fb64539e1dc7b39ca531"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user