mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
zeebe: Update to version 8.1.0
This commit is contained in:
parent
665c80bf7a
commit
9c54322373
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.0.6",
|
"version": "8.1.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.0.6/camunda-zeebe-8.0.6.zip",
|
"url": "https://github.com/camunda/camunda-platform/releases/download/8.1.0/camunda-zeebe-8.1.0.zip",
|
||||||
"hash": "sha1:ed231b587f7c65f6f6ac651da0366e46bc582e65"
|
"hash": "sha1:70aea61ab96d9745a4955bb15e1b115cc1c2ee20"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "camunda-zeebe-8.0.6",
|
"extract_dir": "camunda-zeebe-8.1.0",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"bin\\broker.bat",
|
"bin\\broker.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user