From 4ce3f8b6f0e6057ddd85007f240bee428b51d59a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 16:26:42 +0000 Subject: [PATCH] zeebe: Update to version 8.4.2 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 1aa3e84a66..009f5e150f 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.4.1", + "version": "8.4.2", "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.1/camunda-zeebe-8.4.1.zip", - "hash": "sha1:2f72c99cff7a7004085bb88c843f4a1bca780cd5" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.4.2/camunda-zeebe-8.4.2.zip", + "hash": "sha1:e2a56b035e01153aeb903131ac9324aa3ba59af5" } }, - "extract_dir": "camunda-zeebe-8.4.1", + "extract_dir": "camunda-zeebe-8.4.2", "bin": [ [ "bin\\broker.bat",