From 16c87cec8a44b888552db9b3ec574d99d802abc9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 16:27:47 +0000 Subject: [PATCH] camunda-operate: Update to version 8.4.0 --- bucket/camunda-operate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/camunda-operate.json b/bucket/camunda-operate.json index 29e0376de2..5e71a50cd7 100644 --- a/bucket/camunda-operate.json +++ b/bucket/camunda-operate.json @@ -1,5 +1,5 @@ { - "version": "8.3.3", + "version": "8.4.0", "description": "Camunda workflow instance monitor/manager", "homepage": "https://docs.camunda.io/docs/product-manuals/zeebe/zeebe-overview/", "license": { @@ -17,8 +17,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/camunda/camunda-platform/releases/download/8.3.3/camunda-operate-8.3.3.zip", - "hash": "sha1:a61df9d9023c846d48ae723c9f4aada76fbedb70" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.4.0/camunda-operate-8.4.0.zip", + "hash": "sha1:fd76fdd9c515d677ff88db2b4df4d82817d8cb6f" } }, "extract_dir": "camunda-operate-8.0.0",