mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
alist: Update to version 3.26.0
This commit is contained in:
parent
846a2c8037
commit
a52e0a0442
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "3.25.1",
|
"version": "3.26.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.25.1/alist-windows-amd64.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.26.0/alist-windows-amd64.zip",
|
||||||
"hash": "md5:f636d3626f6db1f5dcb973650a403350"
|
"hash": "md5:03ac95591a84ef6bad0961925fb9c47d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/alist-org/alist/releases/download/v3.25.1/alist-windows-386.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.26.0/alist-windows-386.zip",
|
||||||
"hash": "md5:094f54a5bf8b4484f2b2f431721c0e30"
|
"hash": "md5:2226421fadc04f6cf0bdcd81278e923a"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/alist-org/alist/releases/download/v3.25.1/alist-windows-arm64.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.26.0/alist-windows-arm64.zip",
|
||||||
"hash": "md5:8a4225655d1ccace808621024c28d712"
|
"hash": "md5:17d3f9a213656324a6a089990432e7af"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user