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