From be4c1e9f3c41858e3037b83602158c1d8e71c4c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 20:27:41 +0000 Subject: [PATCH] zeebe: Update to version 1.3.7 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 172e68fcd4..38407f9600 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "1.3.6", + "version": "1.3.7", "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.6/camunda-cloud-zeebe-1.3.6.zip", - "hash": "sha1:635808705cc3cf52f814431ff2c6c4984d9acbaf" + "url": "https://github.com/camunda-cloud/zeebe/releases/download/1.3.7/camunda-cloud-zeebe-1.3.7.zip", + "hash": "sha1:9be66c8c91ab3aeb07b1861f40a29e6b4f183ffc" } }, - "extract_dir": "camunda-cloud-zeebe-1.3.6", + "extract_dir": "camunda-cloud-zeebe-1.3.7", "bin": [ [ "bin\\broker.bat",