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