summarylogtreecommitdiffstats
path: root/run.sh
diff options
context:
space:
mode:
authorzxp198210052023-08-31 17:56:23 +0800
committerzxp198210052023-08-31 17:56:23 +0800
commit47ed015229a33cdcc1083cc27d3f9e5e7f8e7764 (patch)
treef7dafca12af577f0696d0db0a398939511dd86f6 /run.sh
parent9fd87d43c999b44f32123560cc0b2e4bc6f1bacb (diff)
downloadaur-47ed015229a33cdcc1083cc27d3f9e5e7f8e7764.tar.gz
update to 2.8.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 8cd8c977b5c3..7539c7b6fcfc 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.6.0"
+APPVER="2.8.0"
WINEPREFIX="${HOME}/.deepinwine/${BOTTLENAME}"
EXEC_PATH="c:/Program Files/ByteDance/douyin/douyin.exe"
START_SHELL_PATH="/opt/deepinwine/tools/run_v4.sh"