mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
zeebe: Update to version 8.1.3
This commit is contained in:
parent
2f873209f8
commit
47584b00da
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.1.2",
|
"version": "8.1.3",
|
||||||
"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.1.2/camunda-zeebe-8.1.2.zip",
|
"url": "https://github.com/camunda/camunda-platform/releases/download/8.1.3/camunda-zeebe-8.1.3.zip",
|
||||||
"hash": "sha1:51a3f85d057bc5cc30a882cce33f41de1b5b1f72"
|
"hash": "sha1:c0472689c2546f21d20afd780c6451740d09f46d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "camunda-zeebe-8.1.2",
|
"extract_dir": "camunda-zeebe-8.1.3",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"bin\\broker.bat",
|
"bin\\broker.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user