From 3dc73473a8d399deb5c42c4e3c4e35f3fc802c45 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 May 2022 12:31:40 +0000 Subject: [PATCH] zeebe: Update to version 8.0.2 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 03a6f638c2..2a89b35fe2 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.0.1", + "version": "8.0.2", "description": "Distributed Workflow Engine for Microservices Orchestration", "homepage": "https://camunda.com/products/cloud/workflow-engine/", "license": { @@ -15,11 +15,11 @@ }, "architecture": { "64bit": { - "url": "https://github.com/camunda/camunda-platform/releases/download/8.0.1/camunda-zeebe-8.0.1.zip", - "hash": "sha1:f92de1c789f597d86c0a3af7c37a2dcef1a1bee2" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.0.2/camunda-zeebe-8.0.2.zip", + "hash": "sha1:576beb2d1828d53b7cd720f04401c7e924a8c247" } }, - "extract_dir": "camunda-zeebe-8.0.1", + "extract_dir": "camunda-zeebe-8.0.2", "bin": [ [ "bin\\broker.bat",