aboutsummarylogtreecommitdiffstats
path: root/run.sh
diff options
context:
space:
mode:
authorAsukaMinato2023-08-28 02:42:40 +0900
committerAsukaMinato2023-08-28 02:42:40 +0900
commit1439c9d3c740925d82db27891b4822979f30e990 (patch)
treec3e8e94febbb0a9a48d14e3fcdcfa3dcb4e68e0f /run.sh
parent43b82726cc1b098f65ed3e17d01875ca8f2847a3 (diff)
downloadaur-1439c9d3c740925d82db27891b4822979f30e990.tar.gz
update
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 1d50dd9a24a3..40a89de5c292 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.8.22086"
+TIM_VER="3.4.8.22092"
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"