Skip to content

Commit

Permalink
⬆️ update tca lib
Browse files Browse the repository at this point in the history
Signed-off-by: cyw3 <2927096163@qq.com>
  • Loading branch information
cyw3 committed Mar 28, 2024
1 parent b48d1d0 commit fb2a8bd
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/v20240304.1/tca_lib-v1.0.zip"}
LIB_GITHUB_URL=${LIB_GITHUB_URL:-"https://github.com/TCATools/tca_lib/releases/download/v20240328.1/tca_lib-v1.1.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 fb2a8bd

Please sign in to comment.