summaryrefslogtreecommitdiff
path: root/open-source-lorries/scons.lorry
blob: 841737ee4bdc5c619a07c6f44bee145bfd9f9188 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "scons": {
        "type": "hg",
        "url": "https://bitbucket.org/scons/scons",
        "description": "Obsolete (use scons-git)"
    },
    "scons-git": {
        "type": "git",
        "url": "https://github.com/SCons/scons.git"
    }
}