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