mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-15 23:35:55 +08:00
Split anolis out
This commit is contained in:
@@ -169,23 +169,10 @@ os_msys2_sources[] = {
|
||||
{&Huawei, "https://mirrors.huaweicloud.com/msys2"},
|
||||
{&Netease, "https://mirrors.163.com/msys2"},
|
||||
{&Sohu, "https://mirrors.sohu.com/msys2"}
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @time 2024-06-12 更新
|
||||
*/
|
||||
os_anolis_sources[] = {
|
||||
{&Upstream, NULL},
|
||||
{&Ali, "https://mirrors.aliyun.com/anolis"},
|
||||
{&Hust, "https://mirrors.hust.edu.cn/anolis"}
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @time 2024-06-07 更新
|
||||
* @note 目前仅有一个源
|
||||
@@ -298,8 +285,6 @@ def_sources_n(pl_dotnet);
|
||||
|
||||
def_sources_n(os_msys2);
|
||||
|
||||
def_sources_n(os_anolis);
|
||||
|
||||
def_sources_n(wr_winget);
|
||||
def_sources_n(wr_brew); def_sources_n(wr_cocoapods);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user