summaryrefslogtreecommitdiff
path: root/open-source-lorries/ipmitool.lorry
blob: 372795e3ac72bcef12a8464ec6f93a9bd82d2594 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "ipmitool": {
        "type": "git",
        "url": "git://git.code.sf.net/p/ipmitool/source",
        "refspecs": [
            "+refs/heads/*:refs/heads/*",
            "refs/tags/*:refs/tags/*"
        ]
    }
}