From 54968f5c6e898749b5df64872bdee0d6ce1da2cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Jul 2022 12:31:46 +0000 Subject: [PATCH] zeebe: Update to version 8.0.4 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 2a89b35fe2..60f9bd8330 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.0.2", + "version": "8.0.4", "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.2/camunda-zeebe-8.0.2.zip", - "hash": "sha1:576beb2d1828d53b7cd720f04401c7e924a8c247" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.0.4/camunda-zeebe-8.0.4.zip", + "hash": "sha1:e11ab8e8fbc37cb557eb5505db50ec33ab08e2d2" } }, - "extract_dir": "camunda-zeebe-8.0.2", + "extract_dir": "camunda-zeebe-8.0.4", "bin": [ [ "bin\\broker.bat",