summaryrefslogtreecommitdiff
path: root/tests/projects/package/multiconfig
diff options
context:
space:
mode:
authorruki <[email protected]>2021-08-19 22:35:29 +0800
committerruki <[email protected]>2021-08-19 22:35:29 +0800
commit9112276d8065c9fdc0428bb4b44cf1b5794ab6d8 (patch)
treeea019e85323c9455fab2b0c162afc16c42f56e1f /tests/projects/package/multiconfig
parent7d85d8190b2e650ad02552c4935092a6d732206d (diff)
improve xmake-requires.lock
Diffstat (limited to 'tests/projects/package/multiconfig')
-rw-r--r--tests/projects/package/multiconfig/xmake-requires.lock22
1 files changed, 18 insertions, 4 deletions
diff --git a/tests/projects/package/multiconfig/xmake-requires.lock b/tests/projects/package/multiconfig/xmake-requires.lock
index 8e4e4127c..6adbab999 100644
--- a/tests/projects/package/multiconfig/xmake-requires.lock
+++ b/tests/projects/package/multiconfig/xmake-requires.lock
@@ -1,11 +1,17 @@
{
- version = "1.0",
+ __meta__ = {
+ version = "1.0"
+ },
["zlib#ddbdd8b8f76d455a8c0ef45fffe37160"] = {
arch = "x86_64",
buildhash = "b76a297309d14c09b42cfe3927260a51",
name = "zlib",
plat = "macosx",
- repo = "https://gitee.com/tboox/xmake-repo.git#e87effa464611cecf28dfced70cbe491a08fe99d",
+ repo = {
+ branch = "master",
+ commit = "e87effa464611cecf28dfced70cbe491a08fe99d",
+ url = "https://gitee.com/tboox/xmake-repo.git"
+ },
version = "1.2.11"
},
["zlib~debug#d72a8a937b694e449bce540c8eb65a8a"] = {
@@ -13,7 +19,11 @@
buildhash = "e6a6fa6a86ad4fc7ae3c2cf7c60cc084",
name = "zlib",
plat = "macosx",
- repo = "https://gitee.com/tboox/xmake-repo.git#e87effa464611cecf28dfced70cbe491a08fe99d",
+ repo = {
+ branch = "master",
+ commit = "e87effa464611cecf28dfced70cbe491a08fe99d",
+ url = "https://gitee.com/tboox/xmake-repo.git"
+ },
version = "1.2.11"
},
["zlib~shared#b286744a1898416faad2e5cab0104b2f"] = {
@@ -21,7 +31,11 @@
buildhash = "8e5b898b0f344715bac89cc6a1577506",
name = "zlib",
plat = "macosx",
- repo = "https://gitee.com/tboox/xmake-repo.git#e87effa464611cecf28dfced70cbe491a08fe99d",
+ repo = {
+ branch = "master",
+ commit = "e87effa464611cecf28dfced70cbe491a08fe99d",
+ url = "https://gitee.com/tboox/xmake-repo.git"
+ },
version = "1.2.11"
}
} \ No newline at end of file