From 1574ae1b2a1bc5ab1b832b6f663b203d5b223864 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 16:29:37 +0000 Subject: [PATCH] zeebe: Update to version 8.1.5 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 680b81d161..6b050124be 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.1.4", + "version": "8.1.5", "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.4/camunda-zeebe-8.1.4.zip", - "hash": "sha1:11797c751a4be0b633d51442cd6d2fc34267fd01" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.1.5/camunda-zeebe-8.1.5.zip", + "hash": "sha1:7bfcfec213773945fde08e7cfa4d4325f6733c8e" } }, - "extract_dir": "camunda-zeebe-8.1.4", + "extract_dir": "camunda-zeebe-8.1.5", "bin": [ [ "bin\\broker.bat",