mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
alist: Update to version 3.32.0
This commit is contained in:
parent
f370926d82
commit
b616ac948c
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "3.31.0",
|
"version": "3.32.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.31.0/alist-windows-amd64.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.32.0/alist-windows-amd64.zip",
|
||||||
"hash": "md5:c986a5efe36a4e2d18a72dce9ca1a58d"
|
"hash": "md5:14ad9f8344765132a2a66e45521316de"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/alist-org/alist/releases/download/v3.31.0/alist-windows-386.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.32.0/alist-windows-386.zip",
|
||||||
"hash": "md5:4755d67856b384b29f8f076ba1daa40b"
|
"hash": "md5:cdc7ccf38686142c11d0dafb868daa0b"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/alist-org/alist/releases/download/v3.31.0/alist-windows-arm64.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.32.0/alist-windows-arm64.zip",
|
||||||
"hash": "md5:70a9c5cd892d4107ec3388299d2070fe"
|
"hash": "md5:85813607090798d66d42906bc9acc882"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user