From 774c9a90f2fa02f6f2521f557c82a2e89372bd0b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Sep 2022 16:31:34 +0000 Subject: [PATCH] zeebe: Update to version 8.0.6 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 97fd5b616b..554ccef52c 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.0.5", + "version": "8.0.6", "description": "Distributed Workflow Engine for Microservices Orchestration", "homepage": "https://camunda.com/products/cloud/workflow-engine/", "license": { @@ -15,11 +15,11 @@ }, "architecture": { "64bit": { - "url": "https://github.com/camunda/camunda-platform/releases/download/8.0.5/camunda-zeebe-8.0.5.zip", - "hash": "sha1:255a7f7ad8e02ad55018695a75123013a46dc291" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.0.6/camunda-zeebe-8.0.6.zip", + "hash": "sha1:ed231b587f7c65f6f6ac651da0366e46bc582e65" } }, - "extract_dir": "camunda-zeebe-8.0.5", + "extract_dir": "camunda-zeebe-8.0.6", "bin": [ [ "bin\\broker.bat",