{ "version": "8.1.6", "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/" }, "notes": [ "If you are upgrading from version 1.x, you can follow the instructions on this page to migrate the settings:", "https://docs.camunda.io/docs/guides/update-guide/130-to-800/" ], "suggest": { "JDK": "java/openjdk" }, "architecture": { "64bit": { "url": "https://github.com/camunda/camunda-platform/releases/download/8.1.6/camunda-zeebe-8.1.6.zip", "hash": "sha1:c53a120b6ded1676a675096513411c6ca1e32c37" } }, "extract_dir": "camunda-zeebe-8.1.6", "bin": [ [ "bin\\broker.bat", "zeebe-broker" ], [ "bin\\gateway.bat", "zeebe-gateway" ], "bin\\zbctl.exe" ], "checkver": { "github": "https://github.com/camunda/camunda-platform" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/camunda/camunda-platform/releases/download/$version/camunda-zeebe-$version.zip" } }, "hash": { "url": "$url.sha1sum" }, "extract_dir": "camunda-zeebe-$version" } }