summaryrefslogtreecommitdiff
path: root/open-source-lorries/colm.lorry
blob: 6a485f9fde1a0f12cc85067f19af2d08ecfbf8fd (plain)
1
2
3
4
5
6
7
{
    "colm": {
        "type": "git",
        "url": "https://github.com/adriandt/colm.git",
        "refspecs": [ "+refs/heads/*:refs/heads/*", "+refs/tags/*:refs/tags/*" ]
    }
}