From f347e40581bf87ce4ad36c7801d599a46fb73e2e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Jan 2022 20:26:25 +0000 Subject: [PATCH] zeebe: Update to version 1.3.2 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 06ea46a237..5108b39c27 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "1.3.1", + "version": "1.3.2", "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.3.1/camunda-cloud-zeebe-1.3.1.zip", - "hash": "sha1:48cee9443ac98f78178ae0a55eb241ee56a4c559" + "url": "https://github.com/camunda-cloud/zeebe/releases/download/1.3.2/camunda-cloud-zeebe-1.3.2.zip", + "hash": "sha1:5c7592f6a7ce7085b4e79fd2e0cd22445ca8371b" } }, - "extract_dir": "camunda-cloud-zeebe-1.3.1", + "extract_dir": "camunda-cloud-zeebe-1.3.2", "bin": [ [ "bin\\broker.bat",