mirror of
https://github.com/RubyMetric/chsrc
synced 2026-03-04 12:50:45 +08:00
Merge branch 'feat-java_tencent_support' into dev
# Conflicts: # src/recipe/lang/Java.c
This commit is contained in:
@@ -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}
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user