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

    }
}