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