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