diff options
| author | ruki <[email protected]> | 2021-11-26 17:56:41 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-11-26 17:56:41 +0800 |
| commit | c5e54bde7d9b0cdbc0cf84c0cc9ca1590c60fb6b (patch) | |
| tree | 22ca942b46ca4604fe8682033aec5641613be12f | |
| parent | 96964e1b26464abce774ba7d7524c7178b071195 (diff) | |
Update xmake-requires.lock
| -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 +} |
