改版本号为2.0.0+改README

This commit is contained in:
2022-08-13 18:15:58 +08:00
parent dd05dc9b74
commit d2cc2e231e
10 changed files with 33 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
Package: spark-deepin-wine-runner
Version: 1.9.0
Version: 2.0.0
Maintainer: gfdgd xi <3025613752@qq.com>, 为什么您不喜欢熊出没和阿布呢
Homepage: https://gitee.com/gfdgd-xi/deep-wine-runner
Architecture: all

View File

@@ -22,4 +22,4 @@ fi
# 设置目录权限,让用户可读可写,方便后续删除组件
chmod 777 -R /opt/apps/deepin-wine-runner
# 向服务器返回安装数加1不显示内容且忽略错误
curl http://120.25.153.144/spark-deepin-wine-runner/Install.php?Version=1.9.0 -s > /dev/null | true
curl http://120.25.153.144/spark-deepin-wine-runner/Install.php?Version=2.0.0 -s > /dev/null | true

View File

@@ -1327,7 +1327,7 @@ updateThingsString = '''<b>※1、修复了重复路径一直自动重复增加
'''
for i in information["Thank"]:
thankText += f"{i}\n"
updateTime = "2022年08月12日"
updateTime = "2022年08月13日"
about = f'''<h1>关于</h1>
<p>一个能让Linux用户更加方便运行Windows应用的程序内置了对wine图形话的支持和各种Wine工具和自制Wine程序打包器、运行库安装工具等等</p>
<p>同时也内置了基于VirtualBox制作的小白Windows虚拟机安装工具可以做到只需要用户下载系统镜像并点击安装即可无需顾及虚拟机安装、创建、虚拟机的分区等等</p>

View File

@@ -1,5 +1,5 @@
{
"Version": "1.9.0",
"Version": "2.0.0",
"Thank": [
"感谢 @a2035274 @虚幻的早晨 https://bbs.deepin.org/post/238301",
"感谢 @zhangs https://bbs.deepin.org/post/227948",