Skip to content

Commit 1fd4cfb

Browse files
authored
Merge pull request #1131 from cyw3/main
⬆️ update tca lib
2 parents 8080d44 + e56297e commit 1fd4cfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/base/install_bin.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ 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/v20240705.1/tca_lib-v1.3.zip"}
11+
LIB_GITHUB_URL=${LIB_GITHUB_URL:-"https://github.com/TCATools/tca_lib/releases/download/v20240716.1/tca_lib-v1.4.zip"}
1212
LIB_GONGFENG_URL=${LIB_GONGFENG_URL:-"https://git.code.tencent.com/TCA/tca-tools/tca_lib.git"}
1313
LIB_DIR_NAME="tca_lib"
1414

0 commit comments

Comments
 (0)