From dd0ba78f24f44d7d3b3c7d9f94b7bf484147d826 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 17 Jun 2021 21:28:41 -0700 Subject: [PATCH] zeebe: Update to version 1.0.1 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 94e562c56d..661b20fb7c 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "1.0.0", + "version": "1.0.1", "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.0.0/camunda-cloud-zeebe-1.0.0.zip", - "hash": "sha1:8595b56477790322cb249b040d3f88fea67286de" + "url": "https://github.com/camunda-cloud/zeebe/releases/download/1.0.1/camunda-cloud-zeebe-1.0.1.zip", + "hash": "sha1:58469b8e58d10230b5cfdf13f9f3ce483dd36838" } }, - "extract_dir": "camunda-cloud-zeebe-1.0.0", + "extract_dir": "camunda-cloud-zeebe-1.0.1", "bin": [ [ "bin\\broker.bat",