Skip to content

Commit 39ff21e

Browse files
committed
⬆️ tca_lib v20241015.1
Signed-off-by: cyw3 <2927096163@qq.com>
1 parent 07bd55b commit 39ff21e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/base/install_bin.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ source $TCA_SCRIPT_ROOT/utils.sh
88

99
# 代码库根目录
1010
TCA_ROOT=$( cd "$(dirname $TCA_SCRIPT_ROOT)"; pwd )
11-
LIB_GITHUB_URL=${LIB_GITHUB_URL:-"https://github.com/TCATools/tca_lib/releases/download/v20240909.1/tca_lib-v1.7.zip"}
12-
LIB_GONGFENG_URL=${LIB_GONGFENG_URL:-"https://git.code.tencent.com/TCA/tca-tools/tca_lib.git#v20240909.1"}
11+
LIB_GITHUB_URL=${LIB_GITHUB_URL:-"https://github.com/TCATools/tca_lib/releases/download/v20241015.1/tca_lib-v1.8.zip"}
12+
LIB_GONGFENG_URL=${LIB_GONGFENG_URL:-"https://git.code.tencent.com/TCA/tca-tools/tca_lib.git#v20241015.1"}
1313
LIB_DIR_NAME="tca_lib"
1414

1515

0 commit comments

Comments
 (0)