From 6af8d8cf0f6ad1eacf0e8e2b00f1e22dc3a1f94b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 23 Jan 2020 01:01:54 +0000 Subject: [PATCH] kapacitor: Update to version 1.5.4 --- bucket/kapacitor.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/kapacitor.json b/bucket/kapacitor.json index 74750694ce..ec8a0266a9 100644 --- a/bucket/kapacitor.json +++ b/bucket/kapacitor.json @@ -1,13 +1,13 @@ { "homepage": "https://www.influxdata.com/time-series-platform/kapacitor/", "license": "MIT", - "version": "1.5.3", + "version": "1.5.4", "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.3_windows_amd64.zip", - "hash": "md5:608c4991473c07dc5d3132eb92d03c7e", - "extract_dir": "kapacitor-1.5.3-1" + "url": "https://dl.influxdata.com/kapacitor/releases/kapacitor-1.5.4_windows_amd64.zip", + "hash": "1a631826523ca99f5104a877500088b212f82d79b194ba52f3f81f4298b70b24", + "extract_dir": "kapacitor-1.5.4-1" } }, "persist": "kapacitor.conf",