From 01eb090a913ba424d2733ebef70285db2d973b09 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 08:25:35 +0000 Subject: [PATCH] zeebe: Update to version 8.2.10 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 5252bd6e9e..04253926e0 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.2.9", + "version": "8.2.10", "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.2.9/camunda-zeebe-8.2.9.zip", - "hash": "sha1:eaeb6f0b0061def39f2e44732d0b172a8cc77cbc" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.2.10/camunda-zeebe-8.2.10.zip", + "hash": "sha1:1436942b1206f9b564c4d5161db7659d83b4a325" } }, - "extract_dir": "camunda-zeebe-8.2.9", + "extract_dir": "camunda-zeebe-8.2.10", "bin": [ [ "bin\\broker.bat",