From 9c5432237399792bc9a7559014778f4425da235b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 12:32:38 +0000 Subject: [PATCH] zeebe: Update to version 8.1.0 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 554ccef52c..f3fb25f103 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.0.6", + "version": "8.1.0", "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.0.6/camunda-zeebe-8.0.6.zip", - "hash": "sha1:ed231b587f7c65f6f6ac651da0366e46bc582e65" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.1.0/camunda-zeebe-8.1.0.zip", + "hash": "sha1:70aea61ab96d9745a4955bb15e1b115cc1c2ee20" } }, - "extract_dir": "camunda-zeebe-8.0.6", + "extract_dir": "camunda-zeebe-8.1.0", "bin": [ [ "bin\\broker.bat",