{
    "version": "1.3.7",
    "description": "Distributed Workflow Engine for Microservices Orchestration",
    "homepage": "https://camunda.com/products/cloud/workflow-engine/",
    "license": {
        "identifier": "Zeebe Community License v1.0",
        "url": "https://camunda.com/legal/terms/cloud-terms-and-conditions/zeebe-community-license-v1-0/"
    },
    "suggest": {
        "JDK": "java/openjdk"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/camunda-cloud/zeebe/releases/download/1.3.7/camunda-cloud-zeebe-1.3.7.zip",
            "hash": "sha1:9be66c8c91ab3aeb07b1861f40a29e6b4f183ffc"
        }
    },
    "extract_dir": "camunda-cloud-zeebe-1.3.7",
    "bin": [
        [
            "bin\\broker.bat",
            "zeebe-broker"
        ],
        [
            "bin\\gateway.bat",
            "zeebe-gateway"
        ],
        "bin\\zbctl.exe"
    ]
}
