mirror of
https://github.com/RubyMetric/chsrc.git
synced 2025-06-22 13:41:26 +08:00
Split openkylin out
This commit is contained in:
@ -181,20 +181,11 @@ os_anolis_sources[] = {
|
||||
{&Upstream, NULL},
|
||||
{&Ali, "https://mirrors.aliyun.com/anolis"},
|
||||
{&Hust, "https://mirrors.hust.edu.cn/anolis"}
|
||||
},
|
||||
|
||||
|
||||
/**
|
||||
* @time 2023-09-29 更新
|
||||
*/
|
||||
os_openkylin_sources[] = {
|
||||
{&Upstream, "https://archive.openkylin.top/openkylin/"},
|
||||
{&Ali, "https://mirrors.aliyun.com/openkylin/"},
|
||||
{&Netease, "https://mirrors.163.com/openkylin/"},
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @time 2024-06-07 更新
|
||||
* @note 目前仅有一个源
|
||||
@ -307,7 +298,6 @@ def_sources_n(pl_dotnet);
|
||||
|
||||
def_sources_n(os_msys2);
|
||||
|
||||
def_sources_n(os_openkylin);
|
||||
def_sources_n(os_anolis);
|
||||
|
||||
def_sources_n(wr_winget);
|
||||
|
Reference in New Issue
Block a user