From 154ed4290c972875a46c678b5c05325366437959 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Apr 2023 12:31:38 +0000 Subject: [PATCH] zeebe: Update to version 8.2.0 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index bde809af26..3bdd5bab79 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.1.10", + "version": "8.2.0", "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.1.10/camunda-zeebe-8.1.10.zip", - "hash": "sha1:0d38b6d64b4e2678494d41fb94a9ab8c576b4a6e" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.2.0/camunda-zeebe-8.2.0.zip", + "hash": "sha1:b41866822d36934d760b09b662e44b61a6cdd4a8" } }, - "extract_dir": "camunda-zeebe-8.1.10", + "extract_dir": "camunda-zeebe-8.2.0", "bin": [ [ "bin\\broker.bat",