mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
zeebe: Update to version 1.1.3
This commit is contained in:
parent
f091ac29fd
commit
dacf3e14a3
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.3",
|
"version": "1.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": {
|
||||||
@ -11,11 +11,11 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/camunda-cloud/zeebe/releases/download/1.0.3/camunda-cloud-zeebe-1.0.3.zip",
|
"url": "https://github.com/camunda-cloud/zeebe/releases/download/1.1.3/camunda-cloud-zeebe-1.1.3.zip",
|
||||||
"hash": "sha1:a96ab171f5290ba73c046deebff4f87a757d55fb"
|
"hash": "sha1:ff67e20c761a9473314e512dc07a7bf1c094d345"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "camunda-cloud-zeebe-1.0.3",
|
"extract_dir": "camunda-cloud-zeebe-1.1.3",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"bin\\broker.bat",
|
"bin\\broker.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user