From 48c7da8382ccfd1516909f9e8234d72fd8fbb5cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 16:27:34 +0000 Subject: [PATCH] camunda-operate: Update to version 8.2.16 --- 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 ad723eef2b..cfe2b41f28 100644 --- a/bucket/camunda-operate.json +++ b/bucket/camunda-operate.json @@ -1,5 +1,5 @@ { - "version": "8.2.15", + "version": "8.2.16", "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.15/camunda-operate-8.2.15.zip", - "hash": "sha1:82bfd149cab37f8dee4c6562f8f0b4486e40f9d5" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.2.16/camunda-operate-8.2.16.zip", + "hash": "sha1:da1015439782944d1e00f1cec124b6c60487bc24" } }, "extract_dir": "camunda-operate-8.0.0",