This commit is contained in:
2023-05-13 13:15:31 +08:00
parent 45befa142f
commit 76d3fd556e
4 changed files with 4 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
Package: spark-deepin-wine-runner
Version: 3.2.2
Version: 3.2.2.1
Maintainer: gfdgd xi <3025613752@qq.com>
Homepage: https://gitee.com/gfdgd-xi/deep-wine-runner
Architecture: all

View File

@@ -9,7 +9,7 @@
#################################################################################################################
# 非强制性的必应组件,所以成功不成功都行
# 程序版本号
version=3.2.1
version=3.2.2
echo 安装组件
python3 -m pip install --upgrade pynput --trusted-host https://repo.huaweicloud.com -i https://repo.huaweicloud.com/repository/pypi/simple > /dev/null 2>&1 | true
python3 -m pip install --upgrade xpinyin --trusted-host https://repo.huaweicloud.com -i https://repo.huaweicloud.com/repository/pypi/simple > /dev/null 2>&1 | true