summaryrefslogtreecommitdiff
path: root/tests/projects/package/multiconfig/xmake-requires.lock
blob: 362eebba43b59357dc6cf866af83b4a8be972dd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
    __meta__ = {
        version = "1.0"
    },
    ["macosx|x86_64"] = {
        ["zlib#31fecfc4"] = {
            repo = {
                branch = "master",
                commit = "8d4f0875fe9a3c63be4948cefca9f232954e3e87",
                url = "https://github.com/xmake-io/xmake-repo.git"
            },
            version = "v1.2.11"
        },
        ["zlib~debug#55833b12"] = {
            repo = {
                branch = "master",
                commit = "8d4f0875fe9a3c63be4948cefca9f232954e3e87",
                url = "https://github.com/xmake-io/xmake-repo.git"
            },
            version = "v1.2.11"
        },
        ["zlib~shared#b6ab42cb"] = {
            repo = {
                branch = "master",
                commit = "8d4f0875fe9a3c63be4948cefca9f232954e3e87",
                url = "https://github.com/xmake-io/xmake-repo.git"
            },
            version = "v1.2.11"
        }
    },
    ["windows|x64"] = {
        ["zlib#31fecfc4"] = {
            repo = {
                branch = "master",
                commit = "8d4f0875fe9a3c63be4948cefca9f232954e3e87",
                url = "https://github.com/xmake-io/xmake-repo.git"
            },
            version = "v1.2.11"
        },
        ["zlib~debug#55833b12"] = {
            repo = {
                branch = "master",
                commit = "8d4f0875fe9a3c63be4948cefca9f232954e3e87",
                url = "https://github.com/xmake-io/xmake-repo.git"
            },
            version = "v1.2.11"
        },
        ["zlib~shared#b6ab42cb"] = {
            repo = {
                branch = "master",
                commit = "8d4f0875fe9a3c63be4948cefca9f232954e3e87",
                url = "https://github.com/xmake-io/xmake-repo.git"
            },
            version = "v1.2.11"
        }
    }
}