From 7c2c93f22058cce1f253e5de506e2451006edd80 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 13:11:37 +0000 Subject: [PATCH] zeebe: Update to version 8.5.0 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index ccb76adecb..756d59bbdb 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.4.6", + "version": "8.5.0", "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.4.6/camunda-zeebe-8.4.6.zip", - "hash": "sha1:ccd6c8ba368a9ed351887b9b0035f412cae5ea90" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.5.0/camunda-zeebe-8.5.0.zip", + "hash": "sha1:fc8b457126ba5c8e1bfa076b58990c1c3a3accf4" } }, - "extract_dir": "camunda-zeebe-8.4.6", + "extract_dir": "camunda-zeebe-8.5.0", "bin": [ [ "bin\\broker.bat",