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