mirror of
https://github.com/RubyMetric/chsrc
synced 2026-01-12 15:28:25 +08:00
添加了 MSYS2 的官方镜像源
This commit is contained in:
@@ -22,7 +22,7 @@ os_msys2_prelude ()
|
|||||||
chef_forbid_user_define(this);
|
chef_forbid_user_define(this);
|
||||||
|
|
||||||
def_sources_begin()
|
def_sources_begin()
|
||||||
{&UpstreamProvider, NULL, DelegateToUpstream},
|
{&UpstreamProvider, "https://mirror.msys2.org/", DelegateToUpstream},
|
||||||
{&Ali, "https://mirrors.aliyun.com/msys2", DelegateToMirror},
|
{&Ali, "https://mirrors.aliyun.com/msys2", DelegateToMirror},
|
||||||
{&Bfsu, "https://mirrors.bfsu.edu.cn/msys2", DelegateToMirror},
|
{&Bfsu, "https://mirrors.bfsu.edu.cn/msys2", DelegateToMirror},
|
||||||
{&Ustc, "https://mirrors.ustc.edu.cn/msys2", DelegateToMirror},
|
{&Ustc, "https://mirrors.ustc.edu.cn/msys2", DelegateToMirror},
|
||||||
|
|||||||
Reference in New Issue
Block a user