zeebe: Update to version 8.2.0

This commit is contained in:
github-actions[bot] 2023-04-14 00:33:25 +00:00
parent 7ec585a264
commit a5165e5e8c

View File

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