kapacitor: Update to version 1.5.6

This commit is contained in:
Richard Kuhnt 2020-07-22 21:00:25 +00:00
parent f9ba9e36c5
commit eb9104a152

View File

@ -1,13 +1,13 @@
{ {
"homepage": "https://www.influxdata.com/time-series-platform/kapacitor/", "homepage": "https://www.influxdata.com/time-series-platform/kapacitor/",
"license": "MIT", "license": "MIT",
"version": "1.5.5", "version": "1.5.6",
"description": "Open source framework for processing, monitoring, and alerting on time series data.", "description": "Open source framework for processing, monitoring, and alerting on time series data.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dl.influxdata.com/kapacitor/releases/kapacitor-1.5.5_windows_amd64.zip", "url": "https://dl.influxdata.com/kapacitor/releases/kapacitor-1.5.6_windows_amd64.zip",
"hash": "3964bc2998591a01eb7c134a23a9088313f5ac86d21bc4d87de504170ab30c94", "hash": "fe460caaf66d6f39a5ccafa76f56b89a398fce3ce769f56914090c19968896eb",
"extract_dir": "kapacitor-1.5.5-1" "extract_dir": "kapacitor-1.5.6-1"
} }
}, },
"persist": "kapacitor.conf", "persist": "kapacitor.conf",