From a314a9b8d4131701a4dcd6140765836d092d3bc3 Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 25 Jan 2022 23:20:15 +0800 Subject: fix lock again --- tests/projects/package/multiconfig/xmake-requires.lock | 12 ++++++------ 1 file 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"] = { -- cgit v1.3.1