{ "version": "8.2.5", "description": "Camunda workflow instance monitor/manager", "homepage": "https://docs.camunda.io/docs/product-manuals/zeebe/zeebe-overview/", "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", "Zeebe": "zeebe", "ElasticSearch": "extras/elasticsearch" }, "architecture": { "64bit": { "url": "https://github.com/camunda/camunda-platform/releases/download/8.2.5/camunda-operate-8.2.5.zip", "hash": "60ae7e32f9d0e8a657ead619dfc14ae946792dfc1ff8fb8277ff0ad3594e7da4" } }, "extract_dir": "camunda-operate-8.0.0", "bin": [ [ "bin\\operate.bat", "camunda-operate" ] ], "persist": "config", "checkver": { "github": "https://github.com/camunda/camunda-platform" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/camunda/camunda-platform/releases/download/$version/camunda-operate-$version.zip" } }, "hash": { "url": "$url.sha1sum" }, "extract_dir": "camunda-operate-8.0.0" } }