diff options
| -rw-r--r-- | tests/projects/package/multiconfig/xmake-requires.lock | 8 |
1 files 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 +} |
