From 4b149fd65fc3f46f28eddd47f8b8642067a2312a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 12:32:13 +0000 Subject: [PATCH] zeebe: Update to version 8.2.15 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 4950096b55..bb122b5703 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.2.13", + "version": "8.2.15", "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.13/camunda-zeebe-8.2.13.zip", - "hash": "sha1:a9582eeebd1eff789a29cd04771f1f27f6d3760b" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.2.15/camunda-zeebe-8.2.15.zip", + "hash": "sha1:7ed2236d870b511a6ef1a6db810cda8813589a53" } }, - "extract_dir": "camunda-zeebe-8.2.13", + "extract_dir": "camunda-zeebe-8.2.15", "bin": [ [ "bin\\broker.bat",