summarylogtreecommitdiffstats
path: root/run.sh
diff options
context:
space:
mode:
authorzxp198210052023-08-03 09:37:43 +0800
committerzxp198210052023-08-03 09:37:43 +0800
commit9fd87d43c999b44f32123560cc0b2e4bc6f1bacb (patch)
tree5f84d69dec41f6ca12be4fe49233985db5a4cbe9 /run.sh
parent326e6c1a6d319c43f8586f4f920843db05a17a97 (diff)
downloadaur-9fd87d43c999b44f32123560cc0b2e4bc6f1bacb.tar.gz
update to 2.6.0
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.sh b/run.sh
index 9edb45c2c17d..8cd8c977b5c3 100755
--- a/run.sh
+++ b/run.sh
@@ -7,7 +7,7 @@
version_gt() { test "$(echo "$@" | tr " " "\n" | sort -V | head -n 1)" != "$1"; }
BOTTLENAME="Deepin-douyin"
-APPVER="2.2.2"
+APPVER="2.6.0"
WINEPREFIX="${HOME}/.deepinwine/${BOTTLENAME}"
EXEC_PATH="c:/Program Files/ByteDance/douyin/douyin.exe"
START_SHELL_PATH="/opt/deepinwine/tools/run_v4.sh"