zeebe: Update to version 8.2.16

This commit is contained in:
github-actions[bot] 2023-10-09 16:27:38 +00:00
parent 9430ffa1c6
commit 76a1670194

View File

@ -1,5 +1,5 @@
{ {
"version": "8.2.15", "version": "8.2.16",
"description": "Distributed Workflow Engine for Microservices Orchestration", "description": "Distributed Workflow Engine for Microservices Orchestration",
"homepage": "https://camunda.com/products/cloud/workflow-engine/", "homepage": "https://camunda.com/products/cloud/workflow-engine/",
"license": { "license": {
@ -15,11 +15,11 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/camunda/camunda-platform/releases/download/8.2.15/camunda-zeebe-8.2.15.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.2.16/camunda-zeebe-8.2.16.zip",
"hash": "sha1:7ed2236d870b511a6ef1a6db810cda8813589a53" "hash": "sha1:bc98b2ddf31a852c8d6f8def5d373db3f38c530d"
} }
}, },
"extract_dir": "camunda-zeebe-8.2.15", "extract_dir": "camunda-zeebe-8.2.16",
"bin": [ "bin": [
[ [
"bin\\broker.bat", "bin\\broker.bat",