mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
zeebe: Update to version 8.0.4
This commit is contained in:
parent
17d3042573
commit
54968f5c6e
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.0.2",
|
||||
"version": "8.0.4",
|
||||
"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.0.2/camunda-zeebe-8.0.2.zip",
|
||||
"hash": "sha1:576beb2d1828d53b7cd720f04401c7e924a8c247"
|
||||
"url": "https://github.com/camunda/camunda-platform/releases/download/8.0.4/camunda-zeebe-8.0.4.zip",
|
||||
"hash": "sha1:e11ab8e8fbc37cb557eb5505db50ec33ab08e2d2"
|
||||
}
|
||||
},
|
||||
"extract_dir": "camunda-zeebe-8.0.2",
|
||||
"extract_dir": "camunda-zeebe-8.0.4",
|
||||
"bin": [
|
||||
[
|
||||
"bin\\broker.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user