mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
alist: Update to version 3.39.1
This commit is contained in:
parent
97221caf99
commit
a21f705400
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "3.38.0",
|
"version": "3.39.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.38.0/alist-windows-amd64.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.39.1/alist-windows-amd64.zip",
|
||||||
"hash": "md5:72a455631bb13e068f11feb2260509e5"
|
"hash": "md5:35b1c91bce750fa4e3ba1238ffac8600"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/alist-org/alist/releases/download/v3.38.0/alist-windows-386.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.39.1/alist-windows-386.zip",
|
||||||
"hash": "md5:e29794c51b48b6e8897a1ed92a6b5fda"
|
"hash": "md5:6ddf15acf68018f2cddbb337ff4cf4ba"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/alist-org/alist/releases/download/v3.38.0/alist-windows-arm64.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.39.1/alist-windows-arm64.zip",
|
||||||
"hash": "md5:a13f1b6cc0238b551a1c2ee4120a9fa1"
|
"hash": "md5:a5bc70e53911b667434831fcc8a73bbd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user