mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
alist: Update to version 3.34.0
This commit is contained in:
parent
0ee97b712a
commit
861d32b348
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "3.33.0",
|
"version": "3.34.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.33.0/alist-windows-amd64.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.34.0/alist-windows-amd64.zip",
|
||||||
"hash": "md5:5e7356c1ed32ce5799429900de390a04"
|
"hash": "md5:73bb06ec852759eca4a9d9bc937a4853"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/alist-org/alist/releases/download/v3.33.0/alist-windows-386.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.34.0/alist-windows-386.zip",
|
||||||
"hash": "md5:fc8b7a1652dca8f5955c268dfd0657c7"
|
"hash": "md5:dd2c5dd563b8486f38f113b999fb2d9d"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/alist-org/alist/releases/download/v3.33.0/alist-windows-arm64.zip",
|
"url": "https://github.com/alist-org/alist/releases/download/v3.34.0/alist-windows-arm64.zip",
|
||||||
"hash": "md5:f10e7907adbd2da5c4f37bf222bde118"
|
"hash": "md5:508161d99c42eabe17e679fd01743f38"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user