mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
alist: Update to version 3.28.0
This commit is contained in:
parent
b1c66e3949
commit
9ca47c03ef
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "3.27.0",
|
"version": "3.28.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.27.0/alist-windows-amd64.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.28.0/alist-windows-amd64.zip",
|
||||||
"hash": "md5:01bf0a8900c59d5d9d37409ea3eb6f9c"
|
"hash": "md5:b9c7dbba8b852f373dd61599bef05c69"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/alist-org/alist/releases/download/v3.27.0/alist-windows-386.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.28.0/alist-windows-386.zip",
|
||||||
"hash": "md5:794b42c78827597338932bd5b5dd76ae"
|
"hash": "md5:2b51033dc5c25abfd785a4eeb6a06329"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/alist-org/alist/releases/download/v3.27.0/alist-windows-arm64.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.28.0/alist-windows-arm64.zip",
|
||||||
"hash": "md5:f61b3cf52b33942a638382d734511b67"
|
"hash": "md5:2ea0a680f908be35a02a3b4233bcea4a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user