From 0f791f9a06108d61d6a18a6f7cf505854b291cae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 16:27:12 +0000 Subject: [PATCH] camunda-operate: Update to version 8.3.1 --- 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 b9792c116f..61ee95bb91 100644 --- a/bucket/camunda-operate.json +++ b/bucket/camunda-operate.json @@ -1,5 +1,5 @@ { - "version": "8.1.18", + "version": "8.3.1", "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.18/camunda-operate-8.1.18.zip", - "hash": "sha1:ea282883d45e157c02ad43bbe33f5ef40387f5c2" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.3.1/camunda-operate-8.3.1.zip", + "hash": "sha1:455e0c40fd6da24cada1a7b48114fbbd952b8413" } }, "extract_dir": "camunda-operate-8.0.0",