From c5e54bde7d9b0cdbc0cf84c0cc9ca1590c60fb6b Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 26 Nov 2021 17:56:41 +0800 Subject: Update xmake-requires.lock --- tests/projects/package/multiconfig/xmake-requires.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/projects/package/multiconfig/xmake-requires.lock b/tests/projects/package/multiconfig/xmake-requires.lock index af73d677c..359015a18 100644 --- a/tests/projects/package/multiconfig/xmake-requires.lock +++ b/tests/projects/package/multiconfig/xmake-requires.lock @@ -7,7 +7,7 @@ repo = { branch = "master", commit = "eda7adee81bac151f87c507030cc0dd8ab299462", - url = "https://gitee.com/tboox/xmake-repo.git" + url = "https://github.com/xmake-io/xmake-repo.git" }, version = "1.2.11" }, @@ -15,7 +15,7 @@ repo = { branch = "master", commit = "eda7adee81bac151f87c507030cc0dd8ab299462", - url = "https://gitee.com/tboox/xmake-repo.git" + url = "https://github.com/xmake-io/xmake-repo.git" }, version = "1.2.11" }, @@ -23,9 +23,9 @@ repo = { branch = "master", commit = "eda7adee81bac151f87c507030cc0dd8ab299462", - url = "https://gitee.com/tboox/xmake-repo.git" + url = "https://github.com/xmake-io/xmake-repo.git" }, version = "1.2.11" } } -} \ No newline at end of file +} -- cgit v1.3.1