summarylogtreecommitdiffstats
path: root/run.sh
diff options
context:
space:
mode:
authorzxp198210052023-10-19 18:18:53 +0800
committerzxp198210052023-10-19 18:18:53 +0800
commitf38963abb45d3d9ae562aa6453b9a728ce4c28b4 (patch)
tree3b60e221830c0787bb4576b31eaa2015ecb9a228 /run.sh
parent47ed015229a33cdcc1083cc27d3f9e5e7f8e7764 (diff)
downloadaur-f38963abb45d3d9ae562aa6453b9a728ce4c28b4.tar.gz
update to 2.9.2
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 7539c7b6fcfc..66224542fe14 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.8.0"
+APPVER="2.9.2"
WINEPREFIX="${HOME}/.deepinwine/${BOTTLENAME}"
EXEC_PATH="c:/Program Files/ByteDance/douyin/douyin.exe"
START_SHELL_PATH="/opt/deepinwine/tools/run_v4.sh"