mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
zeebe: Update to version 0.24.0
This commit is contained in:
parent
d67cf1fccd
commit
0b22d2c57c
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.23.4",
|
"version": "0.24.0",
|
||||||
"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.23.4/zeebe-distribution-0.23.4.zip",
|
"url": "https://github.com/zeebe-io/zeebe/releases/download/0.24.0/zeebe-distribution-0.24.0.zip",
|
||||||
"hash": "sha1:d4c435cd7480c6fbcd2ce2e96dc808dd2e1cd997"
|
"hash": "sha1:85c3c4dd5354b55d7f84edb9dc4d5b557b5b618c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "zeebe-broker-0.23.4",
|
"extract_dir": "zeebe-broker-0.24.0",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"bin\\broker.bat",
|
"bin\\broker.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user