mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-04 15:04:25 +00:00
alist@3.16.1: Add arm64 architecture (#4736)
This commit is contained in:
parent
418ef91a3e
commit
51b92728c9
@ -11,6 +11,10 @@
|
||||
"32bit": {
|
||||
"url": "https://github.com/alist-org/alist/releases/download/v3.16.1/alist-windows-386.zip",
|
||||
"hash": "md5:2342f5945adc4d0c60dd49910ed27775"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/alist-org/alist/releases/download/v3.16.1/alist-windows-arm64.zip",
|
||||
"hash": "md5:8056d3a13e96533d0ca887df9c1c6375"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
@ -34,6 +38,9 @@
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/alist-org/alist/releases/download/v$version/alist-windows-386.zip"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/alist-org/alist/releases/download/v$version/alist-windows-arm64.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user