Merge branch 'feat-java_tencent_support' into dev

# Conflicts:
#	src/recipe/lang/Java.c
This commit is contained in:
BingChunMoLi
2025-08-18 19:43:37 +08:00
2 changed files with 15 additions and 7 deletions

View File

@@ -260,6 +260,13 @@ Huawei =
{NotSkip, NA, NA, "https://mirrors.huaweicloud.com/ubuntu-releases" Big_File_ubuntu, ROUGH}
},
HuaweiCdn =
{
IS_GeneralMirrorSite,
"huaweiCdn", "Huawei Cloud", "华为开源镜像站", "https://repo.huaweicloud.com/",
{NotSkip, NA, NA, "https://repo.huaweicloud.com/ubuntu-releases" Big_File_ubuntu, ROUGH}
},
Volcengine =
{
IS_GeneralMirrorSite,
@@ -294,4 +301,4 @@ Sohu =
IS_GeneralMirrorSite,
"sohu", "SOHU", "搜狐开源镜像站", "https://mirrors.sohu.com/",
{NotSkip, NA, NA, "https://mirrors.sohu.com/deepin-cd" Big_File_deepin, ROUGH}
};
};