summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xmake/modules/private/action/update/fetch_version.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmake/modules/private/action/update/fetch_version.lua b/xmake/modules/private/action/update/fetch_version.lua
index b73b88f88..576e118a3 100644
--- a/xmake/modules/private/action/update/fetch_version.lua
+++ b/xmake/modules/private/action/update/fetch_version.lua
@@ -32,6 +32,7 @@ local official_sources =
"https://github.com/xmake-io/xmake.git",
"[email protected]:xmake-io/xmake.git",
"https://gitlab.com/tboox/xmake.git",
+ "https://gitcode.com/xmake-io/xmake.git",
"https://gitee.com/tboox/xmake.git"
}