mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
zeebe: Update to version 1.3.4
This commit is contained in:
parent
9f61c23afe
commit
729b73ec83
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.3.3",
|
||||
"version": "1.3.4",
|
||||
"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.3.3/camunda-cloud-zeebe-1.3.3.zip",
|
||||
"hash": "sha1:56cabe80e9fc33f5e0173a3f2fddf9aa8a4ddc76"
|
||||
"url": "https://github.com/camunda-cloud/zeebe/releases/download/1.3.4/camunda-cloud-zeebe-1.3.4.zip",
|
||||
"hash": "sha1:8cfd6a67f947342009db1a155c7719184f082115"
|
||||
}
|
||||
},
|
||||
"extract_dir": "camunda-cloud-zeebe-1.3.3",
|
||||
"extract_dir": "camunda-cloud-zeebe-1.3.4",
|
||||
"bin": [
|
||||
[
|
||||
"bin\\broker.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user