From 4978b3c339aeec4e978ad182e19248ed8acb4c87 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 08:30:57 +0000 Subject: [PATCH] zeebe: Update to version 8.1.2 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 86c0a061e9..64060c6ddd 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.1.1", + "version": "8.1.2", "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.1/camunda-zeebe-8.1.1.zip", - "hash": "sha1:43250aa3bbae9c6da0d9f8a0114ae14df3d2812a" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.1.2/camunda-zeebe-8.1.2.zip", + "hash": "sha1:51a3f85d057bc5cc30a882cce33f41de1b5b1f72" } }, - "extract_dir": "camunda-zeebe-8.1.1", + "extract_dir": "camunda-zeebe-8.1.2", "bin": [ [ "bin\\broker.bat",