mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
zeebe: Update to version 0.23.1
This commit is contained in:
parent
cd3ad502ba
commit
1c01adc75f
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.23.0",
|
"version": "0.23.1",
|
||||||
"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.0/zeebe-distribution-0.23.0.zip",
|
"url": "https://github.com/zeebe-io/zeebe/releases/download/0.23.1/zeebe-distribution-0.23.1.zip",
|
||||||
"hash": "sha1:0b5ac38898af0e638c7276ee284135f9f4be9703"
|
"hash": "sha1:9ece3e5e3a90dec6d660586deb5a3157af50249e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "zeebe-broker-0.23.0",
|
"extract_dir": "zeebe-broker-0.23.1",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"bin\\broker.bat",
|
"bin\\broker.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user