From 5f21a131b7341331a414a7a0f738a206c81f9b5b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Mar 2022 12:30:16 +0000 Subject: [PATCH] zeebe: Update to version 1.3.5 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 7019499394..d319c8da00 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "1.3.4", + "version": "1.3.5", "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.4/camunda-cloud-zeebe-1.3.4.zip", - "hash": "sha1:8cfd6a67f947342009db1a155c7719184f082115" + "url": "https://github.com/camunda-cloud/zeebe/releases/download/1.3.5/camunda-cloud-zeebe-1.3.5.zip", + "hash": "sha1:216671002c7174eff7720f3efc603b0859c15755" } }, - "extract_dir": "camunda-cloud-zeebe-1.3.4", + "extract_dir": "camunda-cloud-zeebe-1.3.5", "bin": [ [ "bin\\broker.bat",