kapacitor: Update to version 1.5.7

This commit is contained in:
Richard Kuhnt 2020-10-29 18:00:28 +00:00
parent 75265aeae0
commit a8691ef492

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.6", "version": "1.5.7",
"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.6_windows_amd64.zip", "url": "https://dl.influxdata.com/kapacitor/releases/kapacitor-1.5.7_windows_amd64.zip",
"hash": "fe460caaf66d6f39a5ccafa76f56b89a398fce3ce769f56914090c19968896eb", "hash": "449bf6a195a4dfe0276b4353dff92d8f0e0ed38e85b3d6ff93204a661d0d2980",
"extract_dir": "kapacitor-1.5.6-1" "extract_dir": "kapacitor-1.5.7-1"
} }
}, },
"persist": "kapacitor.conf", "persist": "kapacitor.conf",