From 9f70c40bbac5735aa6a34a4c27cac44d6af3dd48 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 12:31:21 +0000 Subject: [PATCH] zeebe: Update to version 8.4.5 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 25f8c6e238..62fc1bbf65 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.4.4", + "version": "8.4.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.4.4/camunda-zeebe-8.4.4.zip", - "hash": "sha1:df32ac8c49e7527e1097f16a23653231de0f4869" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.4.5/camunda-zeebe-8.4.5.zip", + "hash": "sha1:2b0c7083f87ac38e89416d6f863f8708c898b014" } }, - "extract_dir": "camunda-zeebe-8.4.4", + "extract_dir": "camunda-zeebe-8.4.5", "bin": [ [ "bin\\broker.bat",