zeebe: Update to version 8.2.1

This commit is contained in:
github-actions[bot] 2023-04-12 16:27:14 +00:00
parent 35501da701
commit e85e0924e1

View File

@ -1,5 +1,5 @@
{ {
"version": "8.2.0", "version": "8.2.1",
"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.0/camunda-zeebe-8.2.0.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.2.1/camunda-zeebe-8.2.1.zip",
"hash": "sha1:b41866822d36934d760b09b662e44b61a6cdd4a8" "hash": "sha1:fdd555d4f8308be49ef3bd724a7fba3cc88fd796"
} }
}, },
"extract_dir": "camunda-zeebe-8.2.0", "extract_dir": "camunda-zeebe-8.2.1",
"bin": [ "bin": [
[ [
"bin\\broker.bat", "bin\\broker.bat",