From 112f9c55a1bdf367da3b89507895ccd2e806053b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Dec 2021 16:29:56 +0000 Subject: [PATCH] zeebe: Update to version 1.2.8 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 8b223f5d47..010e5d20c4 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "1.2.7", + "version": "1.2.8", "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.7/camunda-cloud-zeebe-1.2.7.zip", - "hash": "sha1:075ee59507508281936322096e3860942d706f60" + "url": "https://github.com/camunda-cloud/zeebe/releases/download/1.2.8/camunda-cloud-zeebe-1.2.8.zip", + "hash": "sha1:6737fca55cfa96659071d2406eacda51451d02f5" } }, - "extract_dir": "camunda-cloud-zeebe-1.2.7", + "extract_dir": "camunda-cloud-zeebe-1.2.8", "bin": [ [ "bin\\broker.bat",