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