mirror of
https://github.com/monlor/MIXBOX-ARCHIVE.git
synced 2026-03-15 09:51:32 +00:00
feat: add mixbox support for aarch64
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
service="MIXBOX"
|
service="MIXBOX"
|
||||||
appname="mixbox"
|
appname="mixbox"
|
||||||
needver=""
|
needver=""
|
||||||
supports="linux_arm,linux_mips,linux_x86_64"
|
supports="linux_aarch64,linux_arm,linux_mips,linux_x86_64"
|
||||||
appinfo="一款支持多平台,多架构的Shell工具箱"
|
appinfo="一款支持多平台,多架构的Shell工具箱"
|
||||||
newinfo="修复插件列表为空的bug"
|
newinfo="修复插件列表为空的bug"
|
||||||
version="0.1.9.10"
|
version="0.1.9.10"
|
||||||
|
|||||||
Reference in New Issue
Block a user