From 04e0b509b6505f9a358365b7479bd2806b4bf23b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 31 Mar 2021 08:36:39 +0200 Subject: [PATCH] zeebe: Update to version 0.26.2 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index e89ea541e3..0f9700cca2 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "0.26.1", + "version": "0.26.2", "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.1/zeebe-distribution-0.26.1.zip", - "hash": "sha1:da27fc7bb1135f6e7f86b37258980f5f47138d27" + "url": "https://github.com/zeebe-io/zeebe/releases/download/0.26.2/zeebe-distribution-0.26.2.zip", + "hash": "sha1:c2b3b8ccd286b023f9690a41ccb6aecdb3ff1182" } }, - "extract_dir": "zeebe-broker-0.26.1", + "extract_dir": "zeebe-broker-0.26.2", "bin": [ [ "bin\\broker.bat",