From 49cdb014bf9e5d68a6e6adeade4fb568eb525435 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Aug 2022 08:29:48 +0000 Subject: [PATCH] zeebe: Update to version 8.0.5 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 60f9bd8330..97fd5b616b 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.0.4", + "version": "8.0.5", "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.4/camunda-zeebe-8.0.4.zip", - "hash": "sha1:e11ab8e8fbc37cb557eb5505db50ec33ab08e2d2" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.0.5/camunda-zeebe-8.0.5.zip", + "hash": "sha1:255a7f7ad8e02ad55018695a75123013a46dc291" } }, - "extract_dir": "camunda-zeebe-8.0.4", + "extract_dir": "camunda-zeebe-8.0.5", "bin": [ [ "bin\\broker.bat",