From f6a8effa07e66fcd0bc339db3db9a007c60f148a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Jan 2022 12:30:06 +0000 Subject: [PATCH] zeebe: Update to version 1.3.0 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index f81921efae..8a342bc471 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "1.2.9", + "version": "1.3.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.2.9/camunda-cloud-zeebe-1.2.9.zip", - "hash": "sha1:b61c7a2a31b69d39545dfb5411021ab50087ca13" + "url": "https://github.com/camunda-cloud/zeebe/releases/download/1.3.0/camunda-cloud-zeebe-1.3.0.zip", + "hash": "sha1:b702115ee3676292ae7f669a66bfa307434c2069" } }, - "extract_dir": "camunda-cloud-zeebe-1.2.9", + "extract_dir": "camunda-cloud-zeebe-1.3.0", "bin": [ [ "bin\\broker.bat",