mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
alist: Update to version 3.29.1
This commit is contained in:
parent
6f9b32a7a7
commit
ffb7b10338
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "3.29.0",
|
"version": "3.29.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.29.0/alist-windows-amd64.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.29.1/alist-windows-amd64.zip",
|
||||||
"hash": "md5:8e2bcb31b773357f3dbfc23757a70bd7"
|
"hash": "md5:736d7cb81044f14ecd76ed25ab86a912"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/alist-org/alist/releases/download/v3.29.0/alist-windows-386.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.29.1/alist-windows-386.zip",
|
||||||
"hash": "md5:692edbefcdf6cc38097e39a0f82195fb"
|
"hash": "md5:633d7ad3241be104b58b014505022390"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/alist-org/alist/releases/download/v3.29.0/alist-windows-arm64.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.29.1/alist-windows-arm64.zip",
|
||||||
"hash": "md5:d844fbb83c9a1a67ac5d9faad2ed0f12"
|
"hash": "md5:9fa70f530ab969f9a9eaab3c92b3c467"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user