From 28042c529b9fc30c207b52ffdc80796bf3ac6f8b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Sep 2022 16:31:33 +0000 Subject: [PATCH] camunda-operate: Update to version 8.0.6 --- 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 903c027e04..5e016a5912 100644 --- a/bucket/camunda-operate.json +++ b/bucket/camunda-operate.json @@ -1,5 +1,5 @@ { - "version": "8.0.5", + "version": "8.0.6", "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.5/camunda-operate-8.0.5.zip", - "hash": "sha1:86a925b0af3ee757140f79370bc9d20aa86fd1cb" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.0.6/camunda-operate-8.0.6.zip", + "hash": "sha1:9a5f644b126445e10347f2c5faa7d97d30aa88d7" } }, "extract_dir": "camunda-operate-8.0.0",