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