From 4caf0b3f03ea7e8d9a8fa80907a1138340c133f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 16:25:55 +0000 Subject: [PATCH] camunda-operate: Update to version 8.4.3 --- 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 459d23ee53..54c8ce0add 100644 --- a/bucket/camunda-operate.json +++ b/bucket/camunda-operate.json @@ -1,5 +1,5 @@ { - "version": "8.3.7", + "version": "8.4.3", "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.7/camunda-operate-8.3.7.zip", - "hash": "sha1:d3e6ae7bf6cb5aa503f97bffa3a1fb610612b449" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.4.3/camunda-operate-8.4.3.zip", + "hash": "sha1:bc999ecf5dcf3b6b8c91c425b8b7f6ba689ea31d" } }, "extract_dir": "camunda-operate-8.0.0",