From 33d3c99d28ca8fea105ed90821b7f7545c19f53a Mon Sep 17 00:00:00 2001 From: fasiondog Date: Mon, 27 May 2024 17:25:21 +0800 Subject: [PATCH] update --- xmake.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xmake.lua b/xmake.lua index 5e9dd5e6..4db17dcd 100644 --- a/xmake.lua +++ b/xmake.lua @@ -168,8 +168,8 @@ if is_plat("windows") or (is_plat("linux", "cross") and is_arch("aarch64", "arm6 mysql_version = "8.0.21" end --- add_repositories("hikyuu-repo https://github.com/fasiondog/hikyuu_extern_libs.git") -add_repositories("hikyuu-repo https://gitee.com/fasiondog/hikyuu_extern_libs.git") +add_repositories("hikyuu-repo https://github.com/fasiondog/hikyuu_extern_libs.git") +-- add_repositories("hikyuu-repo https://gitee.com/fasiondog/hikyuu_extern_libs.git") if is_plat("windows") then if get_config("hdf5") then if is_mode("release") then