summaryrefslogtreecommitdiff
path: root/open-source-lorries/mesa.lorry
blob: 48393e029009146a1911d0b1c9e0a0f1a167cf3c (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "mesa": {
        "type": "git",
        "url": "https://gitlab.freedesktop.org/mesa/mesa.git",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]

    }
}