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