File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ source $TCA_SCRIPT_ROOT/utils.sh
88
99# 代码库根目录
1010TCA_ROOT=$( cd " $( dirname $TCA_SCRIPT_ROOT ) " ; pwd )
11- LIB_GITHUB_URL=${LIB_GITHUB_URL:- " https://github.com/TCATools/tca_lib/releases/download/v20241015 .1/tca_lib-v1.8 .zip" }
12- LIB_GONGFENG_URL=${LIB_GONGFENG_URL:- " https://git.code.tencent.com/TCA/tca-tools/tca_lib.git#v20241015 .1" }
13- LIB_CNB_URL=${LIB_CNB_URL:- " https://cnb.cool/tca/tools/tca_lib.git#v20241015 .1" }
11+ LIB_GITHUB_URL=${LIB_GITHUB_URL:- " https://github.com/TCATools/tca_lib/releases/download/v20250110 .1/tca_lib-v1.9 .zip" }
12+ LIB_GONGFENG_URL=${LIB_GONGFENG_URL:- " https://git.code.tencent.com/TCA/tca-tools/tca_lib.git#v20250110 .1" }
13+ LIB_CNB_URL=${LIB_CNB_URL:- " https://cnb.cool/tca/tools/tca_lib.git#v20250110 .1" }
1414LIB_DIR_NAME=" tca_lib"
1515
1616
You can’t perform that action at this time.
0 commit comments