mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
alist: Update to version 3.20.1
This commit is contained in:
parent
8e588d56d3
commit
97326f6f3c
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "3.20.0",
|
"version": "3.20.1",
|
||||||
"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.20.0/alist-windows-amd64.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.20.1/alist-windows-amd64.zip",
|
||||||
"hash": "md5:5f42e04d31ae4ab4ce657fdf96eb4b20"
|
"hash": "md5:6460490bdb5c49c0590f5004bbf82e6b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/alist-org/alist/releases/download/v3.20.0/alist-windows-386.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.20.1/alist-windows-386.zip",
|
||||||
"hash": "md5:214616fb5e747566afaca7bf9d7a9201"
|
"hash": "md5:b24c5d0255117838f3a20539c72621c6"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/alist-org/alist/releases/download/v3.20.0/alist-windows-arm64.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.20.1/alist-windows-arm64.zip",
|
||||||
"hash": "md5:46bb22ec20a74acdec75546a41eb3439"
|
"hash": "md5:6a393f1640e3dd1f1614410c4f2ba879"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user