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