File tree 1 file changed +3
-3
lines changed
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
8
8
9
9
# 代码库根目录
10
10
TCA_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" }
14
14
LIB_DIR_NAME=" tca_lib"
15
15
16
16
You can’t perform that action at this time.
0 commit comments