From 2bc6e534a93c61cbbe5e554dd39e409abed24275 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Jul 2022 12:31:45 +0000 Subject: [PATCH] camunda-operate: Update to version 8.0.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 3be9cb0ede..55bac88ac0 100644 --- a/bucket/camunda-operate.json +++ b/bucket/camunda-operate.json @@ -1,5 +1,5 @@ { - "version": "8.0.2", + "version": "8.0.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.0.2/camunda-operate-8.0.2.zip", - "hash": "sha1:6f4429e96cf10d7ccd866774b32029c00d773822" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.0.4/camunda-operate-8.0.4.zip", + "hash": "sha1:6fb20046a7d469d2d595b1cab38f9e159b0f6cff" } }, "extract_dir": "camunda-operate-8.0.0",