Skip to content

Commit

Permalink
Merge pull request #1110 from cyw3/main
Browse files Browse the repository at this point in the history
⬆️ update tca lib
  • Loading branch information
bensonhome authored Jul 2, 2024
2 parents 3d294f6 + c8ba775 commit 094c645
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/v20240328.1/tca_lib-v1.1.zip"}
LIB_GITHUB_URL=${LIB_GITHUB_URL:-"https://github.com/TCATools/tca_lib/releases/download/v20240702.1/tca_lib-v1.2.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 094c645

Please sign in to comment.