From 521cb180d6c9efe321568ba77a55a4375861a867 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 12:30:18 +0000 Subject: [PATCH] camunda-operate: Update to version 8.3.2 --- 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 61ee95bb91..0c6b237737 100644 --- a/bucket/camunda-operate.json +++ b/bucket/camunda-operate.json @@ -1,5 +1,5 @@ { - "version": "8.3.1", + "version": "8.3.2", "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.3.1/camunda-operate-8.3.1.zip", - "hash": "sha1:455e0c40fd6da24cada1a7b48114fbbd952b8413" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.3.2/camunda-operate-8.3.2.zip", + "hash": "sha1:5bc748ef03172703f4e7ce9aa38655f157ef31ac" } }, "extract_dir": "camunda-operate-8.0.0",