mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
zeebe: Update to version 0.23.7
This commit is contained in:
parent
fecf83706d
commit
8b5bf49ad9
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.24.3",
|
"version": "0.23.7",
|
||||||
"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.24.3/zeebe-distribution-0.24.3.zip",
|
"url": "https://github.com/zeebe-io/zeebe/releases/download/0.23.7/zeebe-distribution-0.23.7.zip",
|
||||||
"hash": "sha1:58dfad8261aa810f0fdf61dd8f53505aea52790a"
|
"hash": "sha1:4288a69f088ce49762456a7eeb82aab9a4ad7239"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "zeebe-broker-0.24.3",
|
"extract_dir": "zeebe-broker-0.23.7",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"bin\\broker.bat",
|
"bin\\broker.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user