From bac13dfcd7ddd87627055c4db620bd6c18ed22e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 08:26:47 +0000 Subject: [PATCH] camunda-operate: Update to version 8.0.21 --- 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 9ed973a9c7..eb987d9ef6 100644 --- a/bucket/camunda-operate.json +++ b/bucket/camunda-operate.json @@ -1,5 +1,5 @@ { - "version": "8.2.12", + "version": "8.0.21", "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.2.12/camunda-operate-8.2.12.zip", - "hash": "sha1:52c5c130ad38ccc862f7f172afbda1f0dd3e7957" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.0.21/camunda-operate-8.0.21.zip", + "hash": "sha1:169a02e8ee5ec86a023bf6d41f3ce23e96281a96" } }, "extract_dir": "camunda-operate-8.0.0",