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