From 47584b00dae8d5b5aba7f39abe00819975304340 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 12:31:55 +0000 Subject: [PATCH] zeebe: Update to version 8.1.3 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 64060c6ddd..cf11992625 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.1.2", + "version": "8.1.3", "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.2/camunda-zeebe-8.1.2.zip", - "hash": "sha1:51a3f85d057bc5cc30a882cce33f41de1b5b1f72" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.1.3/camunda-zeebe-8.1.3.zip", + "hash": "sha1:c0472689c2546f21d20afd780c6451740d09f46d" } }, - "extract_dir": "camunda-zeebe-8.1.2", + "extract_dir": "camunda-zeebe-8.1.3", "bin": [ [ "bin\\broker.bat",