alist@3.16.1: Add arm64 architecture (#4736)

This commit is contained in:
Aliaksandr Belik 2023-04-27 08:12:59 +03:00 committed by GitHub
parent 418ef91a3e
commit 51b92728c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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": {