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