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