Introduce provider

This commit is contained in:
Aoran Zeng
2024-11-22 06:23:23 +08:00
parent f2d8997909
commit b8f847a9ce
60 changed files with 80 additions and 79 deletions

View File

@@ -47,7 +47,7 @@ RubyMetric = {"rbmt", // chsrc set <target> rbmt
*/
static SourceInfo
<category>_<target>_sources[] = {
{&Upstream, "上游地址若维护者暂时未知可填NULL这个主要用于reset"},
{&UpstreamProvider, "上游地址若维护者暂时未知可填NULL这个主要用于reset"},
{&RubyMetric, "https://rubymetirc.com/target"},
{&RubyInstaller, "https://rubyinstaller.cn/target"},
{&Gitee, "https://gitee.com/RubyMetric/chsrc"},