From 811c07fe21d93cb508fcca4973baf6b1a47d8649 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 08:26:43 +0000 Subject: [PATCH] zeebe: Update to version 8.2.1 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 3bdd5bab79..97f6ed6c07 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "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.0/camunda-zeebe-8.2.0.zip", - "hash": "sha1:b41866822d36934d760b09b662e44b61a6cdd4a8" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.2.1/camunda-zeebe-8.2.1.zip", + "hash": "sha1:fdd555d4f8308be49ef3bd724a7fba3cc88fd796" } }, - "extract_dir": "camunda-zeebe-8.2.0", + "extract_dir": "camunda-zeebe-8.2.1", "bin": [ [ "bin\\broker.bat",