From 8ac0259b8c57d99221a36373998a9d85512c9ed0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 26 Jun 2020 07:18:37 +0200 Subject: [PATCH] zeebe: Update to version 0.20.3 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 79c862bebc..64e9ee812e 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "0.23.3", + "version": "0.20.3", "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.23.3/zeebe-distribution-0.23.3.zip", - "hash": "sha1:4086b3cc2de9296a14f24ac0c82b6fb8c030d955" + "url": "https://github.com/zeebe-io/zeebe/releases/download/0.20.3/zeebe-distribution-0.20.3.zip", + "hash": "sha1:245c013f50cac312879323992ff45e9ed5c70a7f" } }, - "extract_dir": "zeebe-broker-0.23.3", + "extract_dir": "zeebe-broker-0.20.3", "bin": [ [ "bin\\broker.bat",