Skip to content

Commit 5d29b54

Browse files
committed
🎨更新tca_lib版本
1 parent 2e9c199 commit 5d29b54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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/v20240729.1/tca_lib-v1.6.zip"}
12-
LIB_GONGFENG_URL=${LIB_GONGFENG_URL:-"https://git.code.tencent.com/TCA/tca-tools/tca_lib.git#v20240729.1"}
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"}
1313
LIB_DIR_NAME="tca_lib"
1414

1515

0 commit comments

Comments
 (0)