Skip to content

Commit

Permalink
Merge pull request #1131 from cyw3/main
Browse files Browse the repository at this point in the history
 ⬆️ update tca lib
  • Loading branch information
bensonhome authored Jul 16, 2024
2 parents 8080d44 + e56297e commit 1fd4cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/base/install_bin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ source $TCA_SCRIPT_ROOT/utils.sh

# 代码库根目录
TCA_ROOT=$( cd "$(dirname $TCA_SCRIPT_ROOT)"; pwd )
LIB_GITHUB_URL=${LIB_GITHUB_URL:-"https://github.com/TCATools/tca_lib/releases/download/v20240705.1/tca_lib-v1.3.zip"}
LIB_GITHUB_URL=${LIB_GITHUB_URL:-"https://github.com/TCATools/tca_lib/releases/download/v20240716.1/tca_lib-v1.4.zip"}
LIB_GONGFENG_URL=${LIB_GONGFENG_URL:-"https://git.code.tencent.com/TCA/tca-tools/tca_lib.git"}
LIB_DIR_NAME="tca_lib"

Expand Down

0 comments on commit 1fd4cfb

Please sign in to comment.