mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
zeebe: Update to version 0.24.2
This commit is contained in:
parent
072e988dc1
commit
09506405dc
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.24.1",
|
"version": "0.24.2",
|
||||||
"description": "Distributed Workflow Engine for Microservices Orchestration",
|
"description": "Distributed Workflow Engine for Microservices Orchestration",
|
||||||
"homepage": "https://zeebe.io",
|
"homepage": "https://zeebe.io",
|
||||||
"license": {
|
"license": {
|
||||||
@ -14,11 +14,11 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/zeebe-io/zeebe/releases/download/0.24.1/zeebe-distribution-0.24.1.zip",
|
"url": "https://github.com/zeebe-io/zeebe/releases/download/0.24.2/zeebe-distribution-0.24.2.zip",
|
||||||
"hash": "sha1:b70ac821d072d008806be219c11ba8eddd5ac905"
|
"hash": "sha1:4a6bf2bdb62dcd09bdb8d65fa73efb0225da1d7c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "zeebe-broker-0.24.1",
|
"extract_dir": "zeebe-broker-0.24.2",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"bin\\broker.bat",
|
"bin\\broker.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user