From 663c4cb2ac9bfac93384dc2166ae9cb093ee311d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 12:30:56 +0000 Subject: [PATCH] camunda-operate: Update to version 8.2.13 --- 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 eb987d9ef6..18d574826d 100644 --- a/bucket/camunda-operate.json +++ b/bucket/camunda-operate.json @@ -1,5 +1,5 @@ { - "version": "8.0.21", + "version": "8.2.13", "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.0.21/camunda-operate-8.0.21.zip", - "hash": "sha1:169a02e8ee5ec86a023bf6d41f3ce23e96281a96" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.2.13/camunda-operate-8.2.13.zip", + "hash": "sha1:c8cc8ed9584e90a150b68fc24acc292efcab1ba6" } }, "extract_dir": "camunda-operate-8.0.0",