diff options
| author | ruki <[email protected]> | 2022-01-25 23:20:15 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-01-25 23:20:15 +0800 |
| commit | a314a9b8d4131701a4dcd6140765836d092d3bc3 (patch) | |
| tree | 89d5cd2228816892edc12176fadabbea84634b11 /tests/projects | |
| parent | a7200d30ba4e1e32bf0356d4d86858211e6ea188 (diff) | |
fix lock again
Diffstat (limited to 'tests/projects')
| -rw-r--r-- | tests/projects/package/multiconfig/xmake-requires.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/projects/package/multiconfig/xmake-requires.lock b/tests/projects/package/multiconfig/xmake-requires.lock index 8581b0ed5..362eebba4 100644 --- a/tests/projects/package/multiconfig/xmake-requires.lock +++ b/tests/projects/package/multiconfig/xmake-requires.lock @@ -6,26 +6,26 @@ ["zlib#31fecfc4"] = {
repo = {
branch = "master",
- commit = "eda7adee81bac151f87c507030cc0dd8ab299462",
+ commit = "8d4f0875fe9a3c63be4948cefca9f232954e3e87",
url = "https://github.com/xmake-io/xmake-repo.git"
},
- version = "1.2.11"
+ version = "v1.2.11"
},
["zlib~debug#55833b12"] = {
repo = {
branch = "master",
- commit = "eda7adee81bac151f87c507030cc0dd8ab299462",
+ commit = "8d4f0875fe9a3c63be4948cefca9f232954e3e87",
url = "https://github.com/xmake-io/xmake-repo.git"
},
- version = "1.2.11"
+ version = "v1.2.11"
},
["zlib~shared#b6ab42cb"] = {
repo = {
branch = "master",
- commit = "eda7adee81bac151f87c507030cc0dd8ab299462",
+ commit = "8d4f0875fe9a3c63be4948cefca9f232954e3e87",
url = "https://github.com/xmake-io/xmake-repo.git"
},
- version = "1.2.11"
+ version = "v1.2.11"
}
},
["windows|x64"] = {
|
