From 6aa1acab6265d80e4ddce96aa63610f874e14fa0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Apr 2022 16:31:36 +0000 Subject: [PATCH] zeebe: Update to version 8.0.1 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index b69815a42c..03a6f638c2 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.0.0", + "version": "8.0.1", "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.0/camunda-zeebe-8.0.0.zip", - "hash": "sha1:1f8278b62e173dc8e37a540fd5d37e25e73e3311" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.0.1/camunda-zeebe-8.0.1.zip", + "hash": "sha1:f92de1c789f597d86c0a3af7c37a2dcef1a1bee2" } }, - "extract_dir": "camunda-zeebe-8.0.0", + "extract_dir": "camunda-zeebe-8.0.1", "bin": [ [ "bin\\broker.bat",