From ef6069c0e0b09b862c663a386e73e6acba6a1c97 Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 26 Dec 2025 23:55:11 +0800 Subject: add gitcode mirror in update --- xmake/modules/private/action/update/fetch_version.lua | 1 + 1 file changed, 1 insertion(+) 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", "git@github.com:xmake-io/xmake.git", "https://gitlab.com/tboox/xmake.git", + "https://gitcode.com/xmake-io/xmake.git", "https://gitee.com/tboox/xmake.git" } -- cgit v1.3.1