From 4530d7234cad9d00256dea9fa42ddb6b88915d8b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 16:44:52 +0000 Subject: [PATCH] zeebe: Update to version 8.1.6 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 6b050124be..5acf3bed9b 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.1.5", + "version": "8.1.6", "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.5/camunda-zeebe-8.1.5.zip", - "hash": "sha1:7bfcfec213773945fde08e7cfa4d4325f6733c8e" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.1.6/camunda-zeebe-8.1.6.zip", + "hash": "sha1:c53a120b6ded1676a675096513411c6ca1e32c37" } }, - "extract_dir": "camunda-zeebe-8.1.5", + "extract_dir": "camunda-zeebe-8.1.6", "bin": [ [ "bin\\broker.bat",