mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
zeebe: Update to version 1.2.6
This commit is contained in:
parent
1ecbd0bb58
commit
a90f0926f8
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.2.4",
|
"version": "1.2.6",
|
||||||
"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.2.4/camunda-cloud-zeebe-1.2.4.zip",
|
"url": "https://github.com/camunda-cloud/zeebe/releases/download/1.2.6/camunda-cloud-zeebe-1.2.6.zip",
|
||||||
"hash": "sha1:701f59847e3e5dffbbdd89be8b3152ff3cb586cd"
|
"hash": "sha1:46fe0afde59f502228d5157aa8289098e007b399"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "camunda-cloud-zeebe-1.2.4",
|
"extract_dir": "camunda-cloud-zeebe-1.2.6",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"bin\\broker.bat",
|
"bin\\broker.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user