kapacitor: Update to version 1.5.5

This commit is contained in:
Richard Kuhnt 2020-04-21 18:01:49 +00:00
parent 948b092a23
commit f753b67b3c

View File

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