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