From a8691ef4926ab1885cdb29bc8c5bf914c86bcea2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 29 Oct 2020 18:00:28 +0000 Subject: [PATCH] kapacitor: Update to version 1.5.7 --- bucket/kapacitor.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/kapacitor.json b/bucket/kapacitor.json index 7a7f0447ed..6dc60e39e4 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.6", + "version": "1.5.7", "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.6_windows_amd64.zip", - "hash": "fe460caaf66d6f39a5ccafa76f56b89a398fce3ce769f56914090c19968896eb", - "extract_dir": "kapacitor-1.5.6-1" + "url": "https://dl.influxdata.com/kapacitor/releases/kapacitor-1.5.7_windows_amd64.zip", + "hash": "449bf6a195a4dfe0276b4353dff92d8f0e0ed38e85b3d6ff93204a661d0d2980", + "extract_dir": "kapacitor-1.5.7-1" } }, "persist": "kapacitor.conf",