From c788b48decff8c9f463211faf10c1db8cfbf0d07 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 11 Mar 2020 16:01:49 +0000 Subject: [PATCH] zeebe: Update to version 0.22.2 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 1e5cc4e773..1ae7e5e970 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "0.22.1", + "version": "0.22.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.22.1/zeebe-distribution-0.22.1.zip", - "hash": "sha1:ee93fd7cc85b3a315e7da74d2309da40adf60b65" + "url": "https://github.com/zeebe-io/zeebe/releases/download/0.22.2/zeebe-distribution-0.22.2.zip", + "hash": "sha1:0aaf1bb58c6fa9a1901fd9ebdb800559cfbd5216" } }, - "extract_dir": "zeebe-broker-0.22.1", + "extract_dir": "zeebe-broker-0.22.2", "bin": [ [ "bin\\broker.bat",