mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +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",
|
||||
"homepage": "https://zeebe.io",
|
||||
"license": {
|
||||
@ -14,11 +14,11 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/zeebe-io/zeebe/releases/download/0.23.3/zeebe-distribution-0.23.3.zip",
|
||||
"hash": "sha1:4086b3cc2de9296a14f24ac0c82b6fb8c030d955"
|
||||
"url": "https://github.com/zeebe-io/zeebe/releases/download/0.20.3/zeebe-distribution-0.20.3.zip",
|
||||
"hash": "sha1:245c013f50cac312879323992ff45e9ed5c70a7f"
|
||||
}
|
||||
},
|
||||
"extract_dir": "zeebe-broker-0.23.3",
|
||||
"extract_dir": "zeebe-broker-0.20.3",
|
||||
"bin": [
|
||||
[
|
||||
"bin\\broker.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user