From ef8cfbbeadf0de54a22b870524512107bfb44ec3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 16:25:58 +0000 Subject: [PATCH] zeebe: Update to version 8.4.3 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 0f5351af6d..c909c5490b 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.3.7", + "version": "8.4.3", "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.7/camunda-zeebe-8.3.7.zip", - "hash": "sha1:0ef64e8eba9feb706db39147cb278fc32fd120b3" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.4.3/camunda-zeebe-8.4.3.zip", + "hash": "sha1:40756bcb097195343afa12f946512b1e9b8a02b2" } }, - "extract_dir": "camunda-zeebe-8.3.7", + "extract_dir": "camunda-zeebe-8.4.3", "bin": [ [ "bin\\broker.bat",