From 25506dbf94badaa9a8b68094a19be1e4124842d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 16:27:29 +0000 Subject: [PATCH] zeebe: Update to version 8.2.6 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index b883425cc3..1a5d84ac4a 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.2.5", + "version": "8.2.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.2.5/camunda-zeebe-8.2.5.zip", - "hash": "sha1:238c7db51d54e26c5466b613347cec481c828092" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.2.6/camunda-zeebe-8.2.6.zip", + "hash": "sha1:7b3995de38d6aa2fb41eb1874ba56631aa478e4b" } }, - "extract_dir": "camunda-zeebe-8.2.5", + "extract_dir": "camunda-zeebe-8.2.6", "bin": [ [ "bin\\broker.bat",