13 lines
452 B
Plaintext
13 lines
452 B
Plaintext
{
|
|
artifacts_urls = {
|
|
"https://gitee.com/xmake-mirror/build-artifacts.git",
|
|
"https://gitlab.com/xmake-mirror/build-artifacts.git",
|
|
"https://github.com/xmake-mirror/build-artifacts.git"
|
|
},
|
|
mainurls = {
|
|
"https://gitee.com/tboox/xmake-repo.git",
|
|
"https://gitcode.com/xmake-io/xmake-repo.git",
|
|
"https://gitlab.com/tboox/xmake-repo.git",
|
|
"https://github.com/xmake-io/xmake-repo.git"
|
|
}
|
|
} |