From 7a56d1ef5f1a3e8a9f7e6945c9254bb5a95b0995 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Apr 2023 08:26:38 +0000 Subject: [PATCH] zeebe: Update to version 8.1.10 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index a7e4c47af6..bde809af26 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.1.9", + "version": "8.1.10", "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.9/camunda-zeebe-8.1.9.zip", - "hash": "sha1:06ae290a1533aebd34047525bef40c8b2386750f" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.1.10/camunda-zeebe-8.1.10.zip", + "hash": "sha1:0d38b6d64b4e2678494d41fb94a9ab8c576b4a6e" } }, - "extract_dir": "camunda-zeebe-8.1.9", + "extract_dir": "camunda-zeebe-8.1.10", "bin": [ [ "bin\\broker.bat",