mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
zeebe: Update to version 8.0.2
This commit is contained in:
parent
ccac9b8e20
commit
3dc73473a8
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.0.1",
|
||||
"version": "8.0.2",
|
||||
"description": "Distributed Workflow Engine for Microservices Orchestration",
|
||||
"homepage": "https://camunda.com/products/cloud/workflow-engine/",
|
||||
"license": {
|
||||
@ -15,11 +15,11 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/camunda/camunda-platform/releases/download/8.0.1/camunda-zeebe-8.0.1.zip",
|
||||
"hash": "sha1:f92de1c789f597d86c0a3af7c37a2dcef1a1bee2"
|
||||
"url": "https://github.com/camunda/camunda-platform/releases/download/8.0.2/camunda-zeebe-8.0.2.zip",
|
||||
"hash": "sha1:576beb2d1828d53b7cd720f04401c7e924a8c247"
|
||||
}
|
||||
},
|
||||
"extract_dir": "camunda-zeebe-8.0.1",
|
||||
"extract_dir": "camunda-zeebe-8.0.2",
|
||||
"bin": [
|
||||
[
|
||||
"bin\\broker.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user