From c2e91b1f6c5ff35c86ea1ad587008a298987e097 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 12:31:25 +0000 Subject: [PATCH] zeebe: Update to version 8.2.12 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 5698eda0ff..ba44288c2e 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.2.11", + "version": "8.2.12", "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.11/camunda-zeebe-8.2.11.zip", - "hash": "sha1:aa01b2aac12c43145f094adf3e091d555395d4d7" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.2.12/camunda-zeebe-8.2.12.zip", + "hash": "sha1:bd7e83ba0d66b86b95a1766e68e6fb68725bbc20" } }, - "extract_dir": "camunda-zeebe-8.2.11", + "extract_dir": "camunda-zeebe-8.2.12", "bin": [ [ "bin\\broker.bat",