From 347ca45a1dce88c4fabf6622ce9649f83b9007e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 08:30:01 +0000 Subject: [PATCH] zeebe: Update to version 8.2.8 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 4c13037539..3961338bff 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.2.7", + "version": "8.2.8", "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.7/camunda-zeebe-8.2.7.zip", - "hash": "sha1:496be5d20d4abcdbbc1f9fc018d391c9c5e2d751" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.2.8/camunda-zeebe-8.2.8.zip", + "hash": "sha1:c5d3945a9543151c1dd20b5139842c3dc5465576" } }, - "extract_dir": "camunda-zeebe-8.2.7", + "extract_dir": "camunda-zeebe-8.2.8", "bin": [ [ "bin\\broker.bat",