mirror of
https://github.com/RubyMetric/chsrc
synced 2025-08-02 07:29:33 +08:00
feat: 设置默认java仓库地址
This commit is contained in:
parent
26e3c60ae8
commit
d70514e357
@ -19,7 +19,7 @@ static SourceProvider_t pl_java_upstream =
|
||||
*/
|
||||
static Source_t pl_java_sources[] =
|
||||
{
|
||||
{&pl_java_upstream, NULL, NULL},
|
||||
{&pl_java_upstream, "https://repo1.maven.org/maven2/", NULL},
|
||||
{&Ali, "https://maven.aliyun.com/repository/public/", DelegateToMirror},
|
||||
{&Huawei, "https://mirrors.huaweicloud.com/repository/maven/", DelegateToMirror},
|
||||
/* 网易的24小时更新一次 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user