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