kapacitor: Update to version 1.5.4

This commit is contained in:
Richard Kuhnt 2020-01-23 01:01:54 +00:00
parent 8376edc8d5
commit 6af8d8cf0f

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.3", "version": "1.5.4",
"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.3_windows_amd64.zip", "url": "https://dl.influxdata.com/kapacitor/releases/kapacitor-1.5.4_windows_amd64.zip",
"hash": "md5:608c4991473c07dc5d3132eb92d03c7e", "hash": "1a631826523ca99f5104a877500088b212f82d79b194ba52f3f81f4298b70b24",
"extract_dir": "kapacitor-1.5.3-1" "extract_dir": "kapacitor-1.5.4-1"
} }
}, },
"persist": "kapacitor.conf", "persist": "kapacitor.conf",