From c6a1c0d9b46ab55223f93a6f5b31bbed94c14f17 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 12:33:21 +0000 Subject: [PATCH] camunda-operate: Update to version 8.1.7 --- 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 3bf8288230..95633979c6 100644 --- a/bucket/camunda-operate.json +++ b/bucket/camunda-operate.json @@ -1,5 +1,5 @@ { - "version": "8.1.6", + "version": "8.1.7", "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.6/camunda-operate-8.1.6.zip", - "hash": "sha1:c6804867f4863c8da093c772f74c50d967140aa6" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.1.7/camunda-operate-8.1.7.zip", + "hash": "sha1:53a6ddb60bdfd1c4947c4aeec8914083173cd8ff" } }, "extract_dir": "camunda-operate-8.0.0",