aboutsummarylogtreecommitdiffstats
path: root/run.sh
diff options
context:
space:
mode:
authorAron Young2023-07-03 21:54:59 +0800
committerAron Young2023-07-03 21:54:59 +0800
commitcd927b56e897e150685a2baa297cae5fa3bfd6c4 (patch)
tree2ac83adf5a8c0f45d5df82e439167ba6db32bdbf /run.sh
parent0f8892652796320227e0e50d93737d818dce7d9b (diff)
downloadaur-cd927b56e897e150685a2baa297cae5fa3bfd6c4.tar.gz
update version to 3.4.7.22085
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 fad19e078495..cc374d8b2402 100755
--- a/run.sh
+++ b/run.sh
@@ -13,7 +13,7 @@ BOTTLENAME="Deepin-TIM"
APPVER="9.3.2deepin20"
WINEPREFIX="$HOME/.deepinwine/$BOTTLENAME"
TIM_FONTS="$WINEPREFIX/drive_c/windows/Fonts"
-TIM_VER="3.4.7.22084"
+TIM_VER="3.4.7.22085"
EXEC_PATH="c:/Program Files/Tencent/TIM/Bin/TIM.exe"
EXEC_FILE="$WINEPREFIX/drive_c/Program Files/Tencent/TIM/Bin/TIM.exe"
START_SHELL_PATH="/opt/deepinwine/tools/run_v4.sh"