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