From fb681e4ce2233838590e1eb160a06937eb15df2c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 12:30:50 +0000 Subject: [PATCH] camunda-operate: Update to version 8.4.4 --- 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 54c8ce0add..f304af2cac 100644 --- a/bucket/camunda-operate.json +++ b/bucket/camunda-operate.json @@ -1,5 +1,5 @@ { - "version": "8.4.3", + "version": "8.4.4", "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.3/camunda-operate-8.4.3.zip", - "hash": "sha1:bc999ecf5dcf3b6b8c91c425b8b7f6ba689ea31d" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.4.4/camunda-operate-8.4.4.zip", + "hash": "sha1:0fc3f42e1a75ede34d9f77180f97cdd9b09c43b0" } }, "extract_dir": "camunda-operate-8.0.0",