diff options
| author | ruki <[email protected]> | 2022-01-25 22:57:23 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-01-25 22:57:23 +0800 |
| commit | b7cd4692e8f94d2eb030d61f021f8ced4913d18e (patch) | |
| tree | c79aec0ae90e108e12aada7158f58ae5a6be0a47 /tests/projects/package | |
| parent | 8c2979c4f7b48aa108b8afe4eca2120e67bc498e (diff) | |
update require lock
Diffstat (limited to 'tests/projects/package')
| -rw-r--r-- | tests/projects/package/multiconfig/xmake-requires.lock | 88 | ||||
| -rw-r--r-- | tests/projects/package/toolchain_muslcc/xmake-requires.lock | 88 |
2 files changed, 95 insertions, 81 deletions
diff --git a/tests/projects/package/multiconfig/xmake-requires.lock b/tests/projects/package/multiconfig/xmake-requires.lock index 359015a18..f53abf56f 100644 --- a/tests/projects/package/multiconfig/xmake-requires.lock +++ b/tests/projects/package/multiconfig/xmake-requires.lock @@ -1,31 +1,57 @@ -{ - __meta__ = { - version = "1.0" - }, - ["macosx|x86_64"] = { - ["zlib#31fecfc4"] = { - repo = { - branch = "master", - commit = "eda7adee81bac151f87c507030cc0dd8ab299462", - url = "https://github.com/xmake-io/xmake-repo.git" - }, - version = "1.2.11" - }, - ["zlib~debug#55833b12"] = { - repo = { - branch = "master", - commit = "eda7adee81bac151f87c507030cc0dd8ab299462", - url = "https://github.com/xmake-io/xmake-repo.git" - }, - version = "1.2.11" - }, - ["zlib~shared#b6ab42cb"] = { - repo = { - branch = "master", - commit = "eda7adee81bac151f87c507030cc0dd8ab299462", - url = "https://github.com/xmake-io/xmake-repo.git" - }, - version = "1.2.11" - } - } -} +{
+ __meta__ = {
+ version = "1.0"
+ },
+ ["macosx|x86_64"] = {
+ ["zlib#31fecfc4"] = {
+ repo = {
+ branch = "master",
+ commit = "eda7adee81bac151f87c507030cc0dd8ab299462",
+ url = "https://github.com/xmake-io/xmake-repo.git"
+ },
+ version = "1.2.11"
+ },
+ ["zlib~debug#55833b12"] = {
+ repo = {
+ branch = "master",
+ commit = "eda7adee81bac151f87c507030cc0dd8ab299462",
+ url = "https://github.com/xmake-io/xmake-repo.git"
+ },
+ version = "1.2.11"
+ },
+ ["zlib~shared#b6ab42cb"] = {
+ repo = {
+ branch = "master",
+ commit = "eda7adee81bac151f87c507030cc0dd8ab299462",
+ url = "https://github.com/xmake-io/xmake-repo.git"
+ },
+ version = "1.2.11"
+ }
+ },
+ ["windows|x64"] = {
+ ["zlib#31fecfc4"] = {
+ repo = {
+ branch = "master",
+ commit = "8d4f0875fe9a3c63be4948cefca9f232954e3e87",
+ url = "https://gitee.com/tboox/xmake-repo.git"
+ },
+ version = "v1.2.11"
+ },
+ ["zlib~debug#55833b12"] = {
+ repo = {
+ branch = "master",
+ commit = "8d4f0875fe9a3c63be4948cefca9f232954e3e87",
+ url = "https://gitee.com/tboox/xmake-repo.git"
+ },
+ version = "v1.2.11"
+ },
+ ["zlib~shared#b6ab42cb"] = {
+ repo = {
+ branch = "master",
+ commit = "8d4f0875fe9a3c63be4948cefca9f232954e3e87",
+ url = "https://gitee.com/tboox/xmake-repo.git"
+ },
+ version = "v1.2.11"
+ }
+ }
+}
\ No newline at end of file diff --git a/tests/projects/package/toolchain_muslcc/xmake-requires.lock b/tests/projects/package/toolchain_muslcc/xmake-requires.lock index 05f143646..800fcc782 100644 --- a/tests/projects/package/toolchain_muslcc/xmake-requires.lock +++ b/tests/projects/package/toolchain_muslcc/xmake-requires.lock @@ -5,141 +5,129 @@ ["macosx|x86_64"] = { ["autoconf#31fecfc4"] = { repo = { - branch = "master", - commit = "4498f11267de5112199152ab030ed139c985ad5a", - url = "https://github.com/xmake-io/xmake-repo.git" + commit = "8d4f0875fe9a3c63be4948cefca9f232954e3e87", + url = "/Users/ruki/projects/personal/xmake-repo/" }, version = "2.71" }, ["automake#31fecfc4"] = { repo = { - branch = "master", - commit = "eda7adee81bac151f87c507030cc0dd8ab299462", - url = "https://github.com/xmake-io/xmake-repo.git" + commit = "8d4f0875fe9a3c63be4948cefca9f232954e3e87", + url = "/Users/ruki/projects/personal/xmake-repo/" }, version = "1.16.4" }, ["cmake#31fecfc4"] = { repo = { - branch = "master", - commit = "4498f11267de5112199152ab030ed139c985ad5a", - url = "https://github.com/xmake-io/xmake-repo.git" + commit = "d3260ca0867f8b26aa2a72818bca3e6113a4fc42", + url = "/Users/ruki/projects/personal/xmake-repo/" }, - version = "3.21.0" + version = "3.22.1" }, ["gmp#31fecfc4"] = { repo = { - branch = "master", - commit = "89ac4c1e2d360bc3a8c3f4cdedf4ee683701de74", - url = "https://github.com/xmake-io/xmake-repo.git" + commit = "8d4f0875fe9a3c63be4948cefca9f232954e3e87", + url = "/Users/ruki/projects/personal/xmake-repo/" }, version = "6.2.1" }, ["libisl 0.22#67114504"] = { repo = { - branch = "master", - commit = "eda7adee81bac151f87c507030cc0dd8ab299462", - url = "https://github.com/xmake-io/xmake-repo.git" + commit = "8d4f0875fe9a3c63be4948cefca9f232954e3e87", + url = "/Users/ruki/projects/personal/xmake-repo/" }, version = "0.22" }, ["libogg#31fecfc4"] = { repo = { - branch = "master", - commit = "eda7adee81bac151f87c507030cc0dd8ab299462", - url = "https://github.com/xmake-io/xmake-repo.git" + commit = "8d4f0875fe9a3c63be4948cefca9f232954e3e87", + url = "/Users/ruki/projects/personal/xmake-repo/" }, version = "v1.3.4" }, ["libplist#31fecfc4"] = { repo = { - branch = "master", - commit = "eda7adee81bac151f87c507030cc0dd8ab299462", - url = "https://github.com/xmake-io/xmake-repo.git" + commit = "8d4f0875fe9a3c63be4948cefca9f232954e3e87", + url = "/Users/ruki/projects/personal/xmake-repo/" }, version = "2.2.0" }, ["libtool#31fecfc4"] = { repo = { - branch = "master", - commit = "eda7adee81bac151f87c507030cc0dd8ab299462", - url = "https://github.com/xmake-io/xmake-repo.git" + commit = "dd4abbd658b9897c9e1dcacf2e4bdeeb02d05860", + url = "/Users/ruki/projects/personal/xmake-repo/" }, version = "2.4.6" }, ["m4#31fecfc4"] = { repo = { - branch = "master", - commit = "89ac4c1e2d360bc3a8c3f4cdedf4ee683701de74", - url = "https://github.com/xmake-io/xmake-repo.git" + commit = "8d4f0875fe9a3c63be4948cefca9f232954e3e87", + url = "/Users/ruki/projects/personal/xmake-repo/" }, version = "1.4.19" }, ["muslcc#31fecfc4"] = { repo = { - branch = "master", - commit = "eda7adee81bac151f87c507030cc0dd8ab299462", - url = "https://github.com/xmake-io/xmake-repo.git" + commit = "8d4f0875fe9a3c63be4948cefca9f232954e3e87", + url = "/Users/ruki/projects/personal/xmake-repo/" }, version = "20210202" }, ["pkg-config#31fecfc4"] = { repo = { - branch = "master", - commit = "89ac4c1e2d360bc3a8c3f4cdedf4ee683701de74", - url = "https://github.com/xmake-io/xmake-repo.git" + commit = "8d4f0875fe9a3c63be4948cefca9f232954e3e87", + url = "/Users/ruki/projects/personal/xmake-repo/" }, version = "0.29.2" }, ["zlib#31fecfc4"] = { repo = { - branch = "master", - commit = "eda7adee81bac151f87c507030cc0dd8ab299462", - url = "https://github.com/xmake-io/xmake-repo.git" + commit = "8d4f0875fe9a3c63be4948cefca9f232954e3e87", + url = "/Users/ruki/projects/personal/xmake-repo/" }, - version = "1.2.11" + version = "v1.2.11" } }, ["windows|x64"] = { ["cmake#31fecfc4"] = { repo = { branch = "master", - commit = "8e8c5e4d1c7e8b047b23333594d23b4b85163aed", - url = "https://github.com/xmake-io/xmake-repo.git" + commit = "8d4f0875fe9a3c63be4948cefca9f232954e3e87", + url = "https://gitee.com/tboox/xmake-repo.git" }, - version = "3.21.0" + version = "3.22.1" }, ["libogg#31fecfc4"] = { repo = { branch = "master", commit = "2b1cb74b289ae3221241985db4401a495c42fde3", - url = "https://github.com/xmake-io/xmake-repo.git" + url = "https://gitee.com/tboox/xmake-repo.git" }, version = "v1.3.4" }, ["make#31fecfc4"] = { repo = { branch = "master", - commit = "2b1cb74b289ae3221241985db4401a495c42fde3", - url = "https://github.com/xmake-io/xmake-repo.git" + commit = "8d4f0875fe9a3c63be4948cefca9f232954e3e87", + url = "https://gitee.com/tboox/xmake-repo.git" }, version = "4.3" }, ["muslcc#31fecfc4"] = { repo = { branch = "master", - commit = "2b1cb74b289ae3221241985db4401a495c42fde3", - url = "https://github.com/xmake-io/xmake-repo.git" + commit = "8d4f0875fe9a3c63be4948cefca9f232954e3e87", + url = "https://gitee.com/tboox/xmake-repo.git" }, version = "20210202" }, ["zlib#31fecfc4"] = { repo = { branch = "master", - commit = "2b1cb74b289ae3221241985db4401a495c42fde3", - url = "https://github.com/xmake-io/xmake-repo.git" + commit = "8d4f0875fe9a3c63be4948cefca9f232954e3e87", + url = "https://gitee.com/tboox/xmake-repo.git" }, - version = "1.2.11" + version = "v1.2.11" } } -} +}
\ No newline at end of file |
