mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
alist: Update to version 3.9.2
This commit is contained in:
parent
36b831df07
commit
b8971e1548
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.9.1",
|
"version": "3.9.2",
|
||||||
"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.9.1/alist-windows-amd64.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.9.2/alist-windows-amd64.zip",
|
||||||
"hash": "md5:8c912111f2bfa407f9d1a06cf1479d8e"
|
"hash": "md5:befd84bdfc4dc734cc356fe97aea5389"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/alist-org/alist/releases/download/v3.9.1/alist-windows-386.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.9.2/alist-windows-386.zip",
|
||||||
"hash": "md5:508e2475b51485011093b4cfa7c41b36"
|
"hash": "md5:63bb5348d324b0e1ad8d58ee2bdc276a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user