From 13415f2d8b35effdaa8488ad955cb40f0e144d60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 1 Dec 2020 15:03:51 +0100 Subject: [PATCH] zeebe: Update to version 0.24.6 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index a75c253eef..dd924494c7 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "0.24.5", + "version": "0.24.6", "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.24.5/zeebe-distribution-0.24.5.zip", - "hash": "sha1:39ff78cb15ec2c22a64aa52bbb851618691103fa" + "url": "https://github.com/zeebe-io/zeebe/releases/download/0.24.6/zeebe-distribution-0.24.6.zip", + "hash": "sha1:b7ce7c9f27ab61e5423a36d4ba1255f0b35e32cd" } }, - "extract_dir": "zeebe-broker-0.24.5", + "extract_dir": "zeebe-broker-0.24.6", "bin": [ [ "bin\\broker.bat",