From c67d41e0d5b7938edbbcda56ec4285adb91740b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 16:26:46 +0000 Subject: [PATCH] camunda-operate: Update to version 8.4.1 --- 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 5e71a50cd7..5f13a2dbe6 100644 --- a/bucket/camunda-operate.json +++ b/bucket/camunda-operate.json @@ -1,5 +1,5 @@ { - "version": "8.4.0", + "version": "8.4.1", "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.0/camunda-operate-8.4.0.zip", - "hash": "sha1:fd76fdd9c515d677ff88db2b4df4d82817d8cb6f" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.4.1/camunda-operate-8.4.1.zip", + "hash": "sha1:c08e24a003ceadd321a8603e8397ad0717e2a42b" } }, "extract_dir": "camunda-operate-8.0.0",