启用一些插件的linux_aarch64支持

This commit is contained in:
monlor
2020-07-23 23:05:11 +08:00
parent 1385605f7e
commit 0cb14352ec
9 changed files with 9 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
service="HttpFile"
appname="httpfile"
needver="0.0.1"
supports="linux_arm,linux_mips,linux_x86_64"
supports="linux_aarch64,linux_arm,linux_mips,linux_x86_64"
newinfo="脚本逻辑错误"
appinfo="搭建简单的web文件浏览页面"
version="0.0.3"