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",