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