camunda-operate: Update to version 8.3.14

This commit is contained in:
github-actions[bot] 2024-09-09 08:30:46 +00:00
parent c954499d07
commit 602ad2a417

View File

@ -1,5 +1,5 @@
{ {
"version": "8.5.5", "version": "8.3.14",
"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,11 +17,11 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/camunda/camunda-platform/releases/download/8.5%2Bgen8/camunda-operate-8.5.5.zip", "url": "https://github.com/camunda/camunda-platform/releases/download/8.3%2Bgen16/camunda-operate-8.3.14.zip",
"hash": "sha1:eb27727f42c2cb5b3bba466618b86120d1b7cead" "hash": "sha1:9058c0bbdda6ff1f343ee3dccb63d9ee49bd147f"
} }
}, },
"extract_dir": "camunda-operate-8.5.5", "extract_dir": "camunda-operate-8.3.14",
"bin": [ "bin": [
[ [
"bin\\operate.bat", "bin\\operate.bat",