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