From e8551b4790f0f1779fed4e8a4117397b3c5b82ee Mon Sep 17 00:00:00 2001 From: Ash258 Date: Wed, 22 Apr 2020 23:39:25 +0200 Subject: [PATCH] zeebe: Update to version 0.23.0 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 1ae7e5e970..c499799068 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "0.22.2", + "version": "0.23.0", "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.22.2/zeebe-distribution-0.22.2.zip", - "hash": "sha1:0aaf1bb58c6fa9a1901fd9ebdb800559cfbd5216" + "url": "https://github.com/zeebe-io/zeebe/releases/download/0.23.0/zeebe-distribution-0.23.0.zip", + "hash": "sha1:0b5ac38898af0e638c7276ee284135f9f4be9703" } }, - "extract_dir": "zeebe-broker-0.22.2", + "extract_dir": "zeebe-broker-0.23.0", "bin": [ [ "bin\\broker.bat",