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