From 9b19e61dee8c361ae98a168e689d6ba5f7ab32fb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 12:31:00 +0000 Subject: [PATCH] zeebe: Update to version 8.1.9 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 851f72f754..a7e4c47af6 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.1.8", + "version": "8.1.9", "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.8/camunda-zeebe-8.1.8.zip", - "hash": "sha1:40f5a22f01a3d25021756ca2b92f81aa511c86bf" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.1.9/camunda-zeebe-8.1.9.zip", + "hash": "sha1:06ae290a1533aebd34047525bef40c8b2386750f" } }, - "extract_dir": "camunda-zeebe-8.1.8", + "extract_dir": "camunda-zeebe-8.1.9", "bin": [ [ "bin\\broker.bat",