From 116bf3edd4f28f8fdbe195378b408f9bb416ddec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 20:23:32 +0000 Subject: [PATCH] zeebe: Update to version 8.3.0 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 5883e38f37..9421f53c5c 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.2.16", + "version": "8.3.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.2.16/camunda-zeebe-8.2.16.zip", - "hash": "sha1:bc98b2ddf31a852c8d6f8def5d373db3f38c530d" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.3.0/camunda-zeebe-8.3.0.zip", + "hash": "sha1:2b25a4b401c01034f1eebcdf00f59a5e0294266f" } }, - "extract_dir": "camunda-zeebe-8.2.16", + "extract_dir": "camunda-zeebe-8.3.0", "bin": [ [ "bin\\broker.bat",