From 63feedb8039f099b0bab1a04bf05689980130a7c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Dec 2021 12:30:17 +0000 Subject: [PATCH] zeebe: Update to version 1.2.9 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 010e5d20c4..f81921efae 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "1.2.8", + "version": "1.2.9", "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.8/camunda-cloud-zeebe-1.2.8.zip", - "hash": "sha1:6737fca55cfa96659071d2406eacda51451d02f5" + "url": "https://github.com/camunda-cloud/zeebe/releases/download/1.2.9/camunda-cloud-zeebe-1.2.9.zip", + "hash": "sha1:b61c7a2a31b69d39545dfb5411021ab50087ca13" } }, - "extract_dir": "camunda-cloud-zeebe-1.2.8", + "extract_dir": "camunda-cloud-zeebe-1.2.9", "bin": [ [ "bin\\broker.bat",