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