mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
zeebe: Update to version 8.0.5
This commit is contained in:
parent
6f01232175
commit
49cdb014bf
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.0.4",
|
"version": "8.0.5",
|
||||||
"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.0.4/camunda-zeebe-8.0.4.zip",
|
"url": "https://github.com/camunda/camunda-platform/releases/download/8.0.5/camunda-zeebe-8.0.5.zip",
|
||||||
"hash": "sha1:e11ab8e8fbc37cb557eb5505db50ec33ab08e2d2"
|
"hash": "sha1:255a7f7ad8e02ad55018695a75123013a46dc291"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "camunda-zeebe-8.0.4",
|
"extract_dir": "camunda-zeebe-8.0.5",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"bin\\broker.bat",
|
"bin\\broker.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user