From 10a1780eb6cf7a0f5d6fa61a9e60ead01e158aab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 00:43:39 +0000 Subject: [PATCH] zeebe: Update to version 8.2.7 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 1a5d84ac4a..4c13037539 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.2.6", + "version": "8.2.7", "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.6/camunda-zeebe-8.2.6.zip", - "hash": "sha1:7b3995de38d6aa2fb41eb1874ba56631aa478e4b" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.2.7/camunda-zeebe-8.2.7.zip", + "hash": "sha1:496be5d20d4abcdbbc1f9fc018d391c9c5e2d751" } }, - "extract_dir": "camunda-zeebe-8.2.6", + "extract_dir": "camunda-zeebe-8.2.7", "bin": [ [ "bin\\broker.bat",