mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
zeebe: Update to version 1.2.9
This commit is contained in:
parent
9f1532f230
commit
63feedb803
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.2.8",
|
||||
"version": "1.2.9",
|
||||
"description": "Distributed Workflow Engine for Microservices Orchestration",
|
||||
"homepage": "https://camunda.com/products/cloud/workflow-engine/",
|
||||
"license": {
|
||||
@ -11,11 +11,11 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/camunda-cloud/zeebe/releases/download/1.2.8/camunda-cloud-zeebe-1.2.8.zip",
|
||||
"hash": "sha1:6737fca55cfa96659071d2406eacda51451d02f5"
|
||||
"url": "https://github.com/camunda-cloud/zeebe/releases/download/1.2.9/camunda-cloud-zeebe-1.2.9.zip",
|
||||
"hash": "sha1:b61c7a2a31b69d39545dfb5411021ab50087ca13"
|
||||
}
|
||||
},
|
||||
"extract_dir": "camunda-cloud-zeebe-1.2.8",
|
||||
"extract_dir": "camunda-cloud-zeebe-1.2.9",
|
||||
"bin": [
|
||||
[
|
||||
"bin\\broker.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user