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