From 04f424cb1cdd6508a6e23e9d435ab96d9a78aa03 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 16:27:17 +0000 Subject: [PATCH] zeebe: Update to version 8.3.1 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index f1223ee717..215f029dc3 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.1.18", + "version": "8.3.1", "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.1.18/camunda-zeebe-8.1.18.zip", - "hash": "sha1:5ea78491cfb60dc4d05c2224e15bbec51abc81c5" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.3.1/camunda-zeebe-8.3.1.zip", + "hash": "sha1:f03566662caeafaea0a58d36cf4d7f8d353c1ea3" } }, - "extract_dir": "camunda-zeebe-8.1.18", + "extract_dir": "camunda-zeebe-8.3.1", "bin": [ [ "bin\\broker.bat",