summaryrefslogtreecommitdiff
path: root/open-source-lorries/lua.lorry
blob: 073a77f7767afe358fc964f817f7f69ba2917041 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "lua": {
        "type": "git",
        "url": "git://github.com/LuaDist/lua.git",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]
    }
}