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