From a65cf9f5f2e03ba92d27f2da3e56561e3f5321a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 16:29:36 +0000 Subject: [PATCH] camunda-operate: Update to version 8.1.5 --- 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 c767b9c2ce..8ba0536871 100644 --- a/bucket/camunda-operate.json +++ b/bucket/camunda-operate.json @@ -1,5 +1,5 @@ { - "version": "8.1.4", + "version": "8.1.5", "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.4/camunda-operate-8.1.4.zip", - "hash": "sha1:cb23c46ca02f8fa5e55e884a450afd1860116f1a" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.1.5/camunda-operate-8.1.5.zip", + "hash": "sha1:848c70d696dabd1999409655bbc13052e1339fcf" } }, "extract_dir": "camunda-operate-8.0.0",