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