From d3c224814c58d38658d03b4da5e98f1f99142d67 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Apr 2023 12:31:37 +0000 Subject: [PATCH] camunda-operate: Update to version 8.2.0 --- 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 824fb60e48..7d65a54229 100644 --- a/bucket/camunda-operate.json +++ b/bucket/camunda-operate.json @@ -1,5 +1,5 @@ { - "version": "8.1.10", + "version": "8.2.0", "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.1.10/camunda-operate-8.1.10.zip", - "hash": "sha1:0440e2a3e5d6a5f8467e851048cc223e1fce1199" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.2.0/camunda-operate-8.2.0.zip", + "hash": "sha1:2224aa1002c2d58b0a3f850b55ee0a10dfcbd851" } }, "extract_dir": "camunda-operate-8.0.0",