From aa2bad90b96601ffffe9385a1b642ee5f5df475c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 16:44:49 +0000 Subject: [PATCH] camunda-operate: Update to version 8.1.6 --- 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 8ba0536871..3bf8288230 100644 --- a/bucket/camunda-operate.json +++ b/bucket/camunda-operate.json @@ -1,5 +1,5 @@ { - "version": "8.1.5", + "version": "8.1.6", "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.5/camunda-operate-8.1.5.zip", - "hash": "sha1:848c70d696dabd1999409655bbc13052e1339fcf" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.1.6/camunda-operate-8.1.6.zip", + "hash": "sha1:c6804867f4863c8da093c772f74c50d967140aa6" } }, "extract_dir": "camunda-operate-8.0.0",