mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
zeebe: Update to version 0.23.3
This commit is contained in:
parent
c95cd6fbb0
commit
5b2f222f06
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.23.2",
|
"version": "0.23.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.2/zeebe-distribution-0.23.2.zip",
|
"url": "https://github.com/zeebe-io/zeebe/releases/download/0.23.3/zeebe-distribution-0.23.3.zip",
|
||||||
"hash": "sha1:fc3a17889844a5d3c60e82981b4657d316a7b40a"
|
"hash": "sha1:4086b3cc2de9296a14f24ac0c82b6fb8c030d955"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "zeebe-broker-0.23.2",
|
"extract_dir": "zeebe-broker-0.23.3",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"bin\\broker.bat",
|
"bin\\broker.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user