From 7f6e6c09a9995f466c3c34a1516c3f32859d2c55 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 16:26:47 +0000 Subject: [PATCH] zeebe: Update to version 8.4.1 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 6882d9058a..1aa3e84a66 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.4.0", + "version": "8.4.1", "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.4.0/camunda-zeebe-8.4.0.zip", - "hash": "sha1:6cd994fa63f3034c180fe40733face3f74e6b188" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.4.1/camunda-zeebe-8.4.1.zip", + "hash": "sha1:2f72c99cff7a7004085bb88c843f4a1bca780cd5" } }, - "extract_dir": "camunda-zeebe-8.4.0", + "extract_dir": "camunda-zeebe-8.4.1", "bin": [ [ "bin\\broker.bat",