zeebe: Update to version 8.0.6

This commit is contained in:
github-actions[bot] 2022-09-06 16:31:34 +00:00
parent dda58afd35
commit 774c9a90f2

View File

@ -1,5 +1,5 @@
{ {
"version": "8.0.5", "version": "8.0.6",
"description": "Distributed Workflow Engine for Microservices Orchestration", "description": "Distributed Workflow Engine for Microservices Orchestration",
"homepage": "https://camunda.com/products/cloud/workflow-engine/", "homepage": "https://camunda.com/products/cloud/workflow-engine/",
"license": { "license": {
@ -15,11 +15,11 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/camunda/camunda-platform/releases/download/8.0.5/camunda-zeebe-8.0.5.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.0.6/camunda-zeebe-8.0.6.zip",
"hash": "sha1:255a7f7ad8e02ad55018695a75123013a46dc291" "hash": "sha1:ed231b587f7c65f6f6ac651da0366e46bc582e65"
} }
}, },
"extract_dir": "camunda-zeebe-8.0.5", "extract_dir": "camunda-zeebe-8.0.6",
"bin": [ "bin": [
[ [
"bin\\broker.bat", "bin\\broker.bat",