File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,14 +15,14 @@ os_msys2_prelude ()
1515
1616 chef_set_chef (this , NULL );
1717 chef_set_cooks (this , 1 , "@G_I_Y" );
18- chef_set_sauciers (this , 1 , "@ccmywish" );
18+ chef_set_sauciers (this , 1 , "@ccmywish" , "@hezonglun" );
1919
2020 chef_allow_local_mode (this , CanNot , NULL , NULL );
2121 chef_forbid_english (this );
2222 chef_forbid_user_define (this );
2323
2424 def_sources_begin ()
25- {& UpstreamProvider , "https://mirror.msys2.org/" , DelegateToUpstream },
25+ {& UpstreamProvider , "https://mirror.msys2.org/" , DelegateToUpstream },
2626 {& Ali , "https://mirrors.aliyun.com/msys2" , DelegateToMirror },
2727 {& Bfsu , "https://mirrors.bfsu.edu.cn/msys2" , DelegateToMirror },
2828 {& Ustc , "https://mirrors.ustc.edu.cn/msys2" , DelegateToMirror },
You can’t perform that action at this time.
0 commit comments