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