1.6.1更新+API更新

This commit is contained in:
2022-05-21 18:11:11 +08:00
parent 05d977030c
commit ed2155b83e
40 changed files with 1467 additions and 65 deletions

View File

@@ -1,10 +1,10 @@
Package: spark-uengine-runner
Version: 1.6.0
Maintainer: gfdgd xi <3025613752@qq.com>, actionchen<917981399@qq.com>
Version: 1.6.1
Maintainer: gfdgd xi <3025613752@qq.com>, actionchen<917981399@qq.com>, 柚子<https://gitee.com/Limexb>, 为什么您不喜欢熊出没和阿布呢<https://weibo.com/u/7755040136>, 星空露光<https://gitee.com/Cynorkyle>
Homepage: [https://gitee.com/gfdgd-xi/uengine-runner, https://github.com/gfdgd-xi/uengine-runner]
Architecture: all
Priority: optional
Conflicts: com.gitee.uengine.runner.spark, spark-uengine-apk-builder
Depends: python3, python3-tk, python3-pip, aapt, uengine, python3-setuptools, deepin-terminal, curl, python3-pil, python3-pil.imagetk, python3-requests, adb, translate-shell, python3-xlib, fonts-noto-cjk, python3-numpy, python3-matplotlib, wget, inotify-tools
Depends: python3, python3-tk, python3-pip, aapt, uengine, python3-setuptools, deepin-terminal, curl, python3-pil, python3-pil.imagetk, python3-requests, adb, translate-shell, python3-xlib, fonts-noto-cjk, python3-numpy, python3-matplotlib, wget, inotify-tools, aria2
Description: UEngine Runner for deepin and UOS

View File

@@ -8,4 +8,4 @@ python3 -m pip install --upgrade easygui -i http://mirrors.aliyun.com/pypi/si
# 刷新图标缓存
gtk-update-icon-cache /usr/share/icons/bloom
# 向服务器返回安装数加1不显示内容且忽略错误
curl http://120.25.153.144/uengine-runner/Install.php?Version=1.6.0 -s > /dev/null | true
curl http://120.25.153.144/uengine-runner/Install.php?Version=1.6.1 -s > /dev/null | true