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

    }
}