camunda-operate: Update to version 8.1.2

This commit is contained in:
github-actions[bot] 2022-10-20 08:30:51 +00:00
parent 4f755d794e
commit 2eba455acb

View File

@ -1,5 +1,5 @@
{ {
"version": "8.1.1", "version": "8.1.2",
"description": "Camunda workflow instance monitor/manager", "description": "Camunda workflow instance monitor/manager",
"homepage": "https://docs.camunda.io/docs/product-manuals/zeebe/zeebe-overview/", "homepage": "https://docs.camunda.io/docs/product-manuals/zeebe/zeebe-overview/",
"license": { "license": {
@ -17,8 +17,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/camunda/camunda-platform/releases/download/8.1.1/camunda-operate-8.1.1.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.1.2/camunda-operate-8.1.2.zip",
"hash": "sha1:b216265af715b471abaa339f8ac7753faaaabb0e" "hash": "sha1:a952c7057ade3779e74744c9e8f696a989c945ed"
} }
}, },
"extract_dir": "camunda-operate-8.0.0", "extract_dir": "camunda-operate-8.0.0",