From 17c18deb4d70de08f3bc028dad623ffb3972749b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 12:31:20 +0000 Subject: [PATCH] camunda-operate: Update to version 8.4.5 --- 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 f304af2cac..3406ea3f30 100644 --- a/bucket/camunda-operate.json +++ b/bucket/camunda-operate.json @@ -1,5 +1,5 @@ { - "version": "8.4.4", + "version": "8.4.5", "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.4.4/camunda-operate-8.4.4.zip", - "hash": "sha1:0fc3f42e1a75ede34d9f77180f97cdd9b09c43b0" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.4.5/camunda-operate-8.4.5.zip", + "hash": "sha1:d89a721bfcf3da4f8cd27ef7e7c5e38899bd5046" } }, "extract_dir": "camunda-operate-8.0.0",