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