mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
alist: Update to version 3.46.1
This commit is contained in:
parent
e3b20261b3
commit
fcdefedf82
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "3.46.0",
|
"version": "3.46.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.46.0/alist-windows-amd64.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.46.1/alist-windows-amd64.zip",
|
||||||
"hash": "md5:50962f14d6bcd29653edc8892cf7d2ae"
|
"hash": "md5:db476995e883bde95d83fc4acf572f49"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/alist-org/alist/releases/download/v3.46.0/alist-windows-386.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.46.1/alist-windows-386.zip",
|
||||||
"hash": "md5:a977537370d333ce5cc85affa820ad25"
|
"hash": "md5:88919f5b5c5a6a15accc66ca46920cda"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/alist-org/alist/releases/download/v3.46.0/alist-windows-arm64.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.46.1/alist-windows-arm64.zip",
|
||||||
"hash": "md5:84e019e0b3aecb95df6636feb1498136"
|
"hash": "md5:1a0657f146c89b45afd99f869ec03f6c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user