From 54cf661d309a0e37598196d88c3dbc8651c38399 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 12:30:37 +0000 Subject: [PATCH] camunda-operate: Update to version 8.2.3 --- 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 e9eadb738c..a8ee593d7d 100644 --- a/bucket/camunda-operate.json +++ b/bucket/camunda-operate.json @@ -1,5 +1,5 @@ { - "version": "8.2.2", + "version": "8.2.3", "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.2/camunda-operate-8.2.2.zip", - "hash": "sha1:4da589fae756bb3d7efdda149c2707b5cc603af4" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.2.3/camunda-operate-8.2.3.zip", + "hash": "sha1:6e408afb61e52e9dc3fdb0314b6dcf50e5759f76" } }, "extract_dir": "camunda-operate-8.0.0",