From 09e77fdbbecdee5aa3d744171d5966a65b6c75c8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 12:30:51 +0000 Subject: [PATCH] zeebe: Update to version 8.4.4 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index c909c5490b..25f8c6e238 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.4.3", + "version": "8.4.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.4.3/camunda-zeebe-8.4.3.zip", - "hash": "sha1:40756bcb097195343afa12f946512b1e9b8a02b2" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.4.4/camunda-zeebe-8.4.4.zip", + "hash": "sha1:df32ac8c49e7527e1097f16a23653231de0f4869" } }, - "extract_dir": "camunda-zeebe-8.4.3", + "extract_dir": "camunda-zeebe-8.4.4", "bin": [ [ "bin\\broker.bat",