fix: fix easyexplorer

This commit is contained in:
Fred Liang
2020-05-28 09:01:46 +08:00
parent 8d0d5ee290
commit 65c1ca50e1
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
service="EasyExplorer" service="EasyExplorer"
appname="easyexplorer" appname="easyexplorer"
needver="0.0.1" needver="0.0.1"
supports="linux_arm,linux_x86_64,darwin_x86_64" supports="linux_aarch64,linux_arm,linux_x86_64,darwin_x86_64"
appinfo="一款跨设备的P2P文件同步工具" appinfo="一款跨设备的P2P文件同步工具"
newinfo="修复程序无法运行的bug更新二进制版本为最新版" newinfo="修复程序无法运行的bug更新二进制版本为最新版"
version="0.0.5" version="0.0.5"

View File

@@ -1,7 +1,7 @@
service=Entware service=Entware
appname="entware" appname="entware"
needver="0.0.1" needver="0.0.1"
supports="linux_aarch64,linux_arm,linux_mips,linux_x86_64" supports="linux_arm,linux_mips,linux_x86_64"
newinfo="修复了ONMP无法使用的问题" newinfo="修复了ONMP无法使用的问题"
appinfo="一款开源且强大的包管理工具,许多功能都通过它来实现" appinfo="一款开源且强大的包管理工具,许多功能都通过它来实现"
version="0.0.4" version="0.0.4"