From ee38aeb33b1c9bf43b216bc3f3a630a738e45995 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Aug 2022 08:29:46 +0000 Subject: [PATCH] camunda-operate: Update to version 8.0.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 55bac88ac0..903c027e04 100644 --- a/bucket/camunda-operate.json +++ b/bucket/camunda-operate.json @@ -1,5 +1,5 @@ { - "version": "8.0.4", + "version": "8.0.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.0.4/camunda-operate-8.0.4.zip", - "hash": "sha1:6fb20046a7d469d2d595b1cab38f9e159b0f6cff" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.0.5/camunda-operate-8.0.5.zip", + "hash": "sha1:86a925b0af3ee757140f79370bc9d20aa86fd1cb" } }, "extract_dir": "camunda-operate-8.0.0",