summaryrefslogtreecommitdiff
path: root/tests/projects/package/multiconfig/xmake-requires.lock
blob: af73d677c71f5c10285e77a6df9c8276f2ac61c4 (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
{
    __meta__ = {
        version = "1.0"
    },
    ["macosx|x86_64"] = {
        ["zlib#31fecfc4"] = {
            repo = {
                branch = "master",
                commit = "eda7adee81bac151f87c507030cc0dd8ab299462",
                url = "https://gitee.com/tboox/xmake-repo.git"
            },
            version = "1.2.11"
        },
        ["zlib~debug#55833b12"] = {
            repo = {
                branch = "master",
                commit = "eda7adee81bac151f87c507030cc0dd8ab299462",
                url = "https://gitee.com/tboox/xmake-repo.git"
            },
            version = "1.2.11"
        },
        ["zlib~shared#b6ab42cb"] = {
            repo = {
                branch = "master",
                commit = "eda7adee81bac151f87c507030cc0dd8ab299462",
                url = "https://gitee.com/tboox/xmake-repo.git"
            },
            version = "1.2.11"
        }
    }
}