From 5fea62f44905c33eb24dc2ff41cf002c748f73dd 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:24 +0000 Subject: [PATCH] zeebe: Update to version 8.1.7 --- bucket/zeebe.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zeebe.json b/bucket/zeebe.json index 5acf3bed9b..dbeac8a84a 100644 --- a/bucket/zeebe.json +++ b/bucket/zeebe.json @@ -1,5 +1,5 @@ { - "version": "8.1.6", + "version": "8.1.7", "description": "Distributed Workflow Engine for Microservices Orchestration", "homepage": "https://camunda.com/products/cloud/workflow-engine/", "license": { @@ -15,11 +15,11 @@ }, "architecture": { "64bit": { - "url": "https://github.com/camunda/camunda-platform/releases/download/8.1.6/camunda-zeebe-8.1.6.zip", - "hash": "sha1:c53a120b6ded1676a675096513411c6ca1e32c37" + "url": "https://github.com/camunda/camunda-platform/releases/download/8.1.7/camunda-zeebe-8.1.7.zip", + "hash": "sha1:f662dee40af47eec03cac80519ce589d3d12427b" } }, - "extract_dir": "camunda-zeebe-8.1.6", + "extract_dir": "camunda-zeebe-8.1.7", "bin": [ [ "bin\\broker.bat",