summaryrefslogtreecommitdiff
path: root/open-source-lorries/cmake.lorry
blob: 4d3e9dc17836d729ac3d8889841028fbb686d97e (plain)
1
2
3
4
5
6
7
8
9
10
{
    "cmake": {
        "type": "git",
        "url": "https://gitlab.kitware.com/cmake/cmake.git",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]
    }
}