mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
zeebe: Update to version 8.1.1
This commit is contained in:
parent
193e4d8a30
commit
905d088df9
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.1.0",
|
||||
"version": "8.1.1",
|
||||
"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.1.0/camunda-zeebe-8.1.0.zip",
|
||||
"hash": "sha1:70aea61ab96d9745a4955bb15e1b115cc1c2ee20"
|
||||
"url": "https://github.com/camunda/camunda-platform/releases/download/8.1.1/camunda-zeebe-8.1.1.zip",
|
||||
"hash": "sha1:43250aa3bbae9c6da0d9f8a0114ae14df3d2812a"
|
||||
}
|
||||
},
|
||||
"extract_dir": "camunda-zeebe-8.1.0",
|
||||
"extract_dir": "camunda-zeebe-8.1.1",
|
||||
"bin": [
|
||||
[
|
||||
"bin\\broker.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user