From db4508bddceb01f4661eb92284e77c890cf80af0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 12 Oct 2021 08:46:17 -0700 Subject: [PATCH] zeebe: Update to version 1.2.0 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index ebc846331b..7b7a3b783e 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "1.1.3", + "version": "1.2.0", "description": "Distributed Workflow Engine for Microservices Orchestration", "homepage": "https://camunda.com/products/cloud/workflow-engine/", "license": { @@ -11,11 +11,11 @@ }, "architecture": { "64bit": { - "url": "https://github.com/camunda-cloud/zeebe/releases/download/1.1.3/camunda-cloud-zeebe-1.1.3.zip", - "hash": "sha1:ff67e20c761a9473314e512dc07a7bf1c094d345" + "url": "https://github.com/camunda-cloud/zeebe/releases/download/1.2.0/camunda-cloud-zeebe-1.2.0.zip", + "hash": "sha1:5bda6a443bfa1a629e2dba7806b1c6cf2ed1631c" } }, - "extract_dir": "camunda-cloud-zeebe-1.1.3", + "extract_dir": "camunda-cloud-zeebe-1.2.0", "bin": [ [ "bin\\broker.bat",