From a90f0926f813a7da3d42a98e5613938eb9bd0bf8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 16:32:32 +0000 Subject: [PATCH] zeebe: Update to version 1.2.6 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index b1d88a87c6..6247ac722e 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "1.2.4", + "version": "1.2.6", "description": "Distributed Workflow Engine for Microservices Orchestration", "homepage": "https://camunda.com/products/cloud/workflow-engine/", "license": { @@ -11,11 +11,11 @@ }, "architecture": { "64bit": { - "url": "https://github.com/camunda-cloud/zeebe/releases/download/1.2.4/camunda-cloud-zeebe-1.2.4.zip", - "hash": "sha1:701f59847e3e5dffbbdd89be8b3152ff3cb586cd" + "url": "https://github.com/camunda-cloud/zeebe/releases/download/1.2.6/camunda-cloud-zeebe-1.2.6.zip", + "hash": "sha1:46fe0afde59f502228d5157aa8289098e007b399" } }, - "extract_dir": "camunda-cloud-zeebe-1.2.4", + "extract_dir": "camunda-cloud-zeebe-1.2.6", "bin": [ [ "bin\\broker.bat",