From 415e022fc0f6d328e2bd4a24d2b03dbecd26208d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 18 Feb 2021 18:25:54 +0100 Subject: [PATCH] zeebe: Update to version 0.26.1 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 0483e43a7c..e89ea541e3 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "0.26.0", + "version": "0.26.1", "description": "Distributed Workflow Engine for Microservices Orchestration", "homepage": "https://zeebe.io", "license": { @@ -14,11 +14,11 @@ }, "architecture": { "64bit": { - "url": "https://github.com/zeebe-io/zeebe/releases/download/0.26.0/zeebe-distribution-0.26.0.zip", - "hash": "sha1:66585bfa06ce0770cbe66635f787c4b0ef2ed3bb" + "url": "https://github.com/zeebe-io/zeebe/releases/download/0.26.1/zeebe-distribution-0.26.1.zip", + "hash": "sha1:da27fc7bb1135f6e7f86b37258980f5f47138d27" } }, - "extract_dir": "zeebe-broker-0.26.0", + "extract_dir": "zeebe-broker-0.26.1", "bin": [ [ "bin\\broker.bat",