mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
zeebe: Update to version 0.20.3
This commit is contained in:
parent
9490f0204d
commit
8ac0259b8c
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.23.3",
|
"version": "0.20.3",
|
||||||
"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.3/zeebe-distribution-0.23.3.zip",
|
"url": "https://github.com/zeebe-io/zeebe/releases/download/0.20.3/zeebe-distribution-0.20.3.zip",
|
||||||
"hash": "sha1:4086b3cc2de9296a14f24ac0c82b6fb8c030d955"
|
"hash": "sha1:245c013f50cac312879323992ff45e9ed5c70a7f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "zeebe-broker-0.23.3",
|
"extract_dir": "zeebe-broker-0.20.3",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"bin\\broker.bat",
|
"bin\\broker.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user