feat: add mixbox support for aarch64

This commit is contained in:
Fred Liang
2020-05-27 22:08:34 +08:00
parent 251e6c7fc1
commit 07fab133e3

View File

@@ -1,7 +1,7 @@
service="MIXBOX"
appname="mixbox"
needver=""
supports="linux_arm,linux_mips,linux_x86_64"
supports="linux_aarch64,linux_arm,linux_mips,linux_x86_64"
appinfo="一款支持多平台多架构的Shell工具箱"
newinfo="修复插件列表为空的bug"
version="0.1.9.10"