From 0a72b8fb5adf822c9fc59a7eb80adec04ff14042 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 16:26:40 +0000 Subject: [PATCH] camunda-operate: Update to version 8.4.2 --- 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 5f13a2dbe6..1781763a4c 100644 --- a/bucket/camunda-operate.json +++ b/bucket/camunda-operate.json @@ -1,5 +1,5 @@ { - "version": "8.4.1", + "version": "8.4.2", "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.1/camunda-operate-8.4.1.zip", - "hash": "sha1:c08e24a003ceadd321a8603e8397ad0717e2a42b" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.4.2/camunda-operate-8.4.2.zip", + "hash": "sha1:48aede619b2559eab2344d30bdb85861af4139df" } }, "extract_dir": "camunda-operate-8.0.0",