From 1b9c58c890baac571449782370c51515cbee48c2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 16:27:05 +0000 Subject: [PATCH] zeebe: Update to version 8.2.9 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 3961338bff..5252bd6e9e 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.2.8", + "version": "8.2.9", "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.8/camunda-zeebe-8.2.8.zip", - "hash": "sha1:c5d3945a9543151c1dd20b5139842c3dc5465576" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.2.9/camunda-zeebe-8.2.9.zip", + "hash": "sha1:eaeb6f0b0061def39f2e44732d0b172a8cc77cbc" } }, - "extract_dir": "camunda-zeebe-8.2.8", + "extract_dir": "camunda-zeebe-8.2.9", "bin": [ [ "bin\\broker.bat",