From 75cc0a13c1ecca36f6036e7817c9161b79eb7359 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 29 Jul 2020 09:38:49 +0200 Subject: [PATCH] zeebe: Update to version 0.24.1 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 81700a2037..3d19861461 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "0.24.0", + "version": "0.24.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.24.0/zeebe-distribution-0.24.0.zip", - "hash": "sha1:85c3c4dd5354b55d7f84edb9dc4d5b557b5b618c" + "url": "https://github.com/zeebe-io/zeebe/releases/download/0.24.1/zeebe-distribution-0.24.1.zip", + "hash": "sha1:b70ac821d072d008806be219c11ba8eddd5ac905" } }, - "extract_dir": "zeebe-broker-0.24.0", + "extract_dir": "zeebe-broker-0.24.1", "bin": [ [ "bin\\broker.bat",