diff --git a/bucket/kapacitor.json b/bucket/kapacitor.json index fafb8da36c..7a7f0447ed 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.5", + "version": "1.5.6", "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.5_windows_amd64.zip", - "hash": "3964bc2998591a01eb7c134a23a9088313f5ac86d21bc4d87de504170ab30c94", - "extract_dir": "kapacitor-1.5.5-1" + "url": "https://dl.influxdata.com/kapacitor/releases/kapacitor-1.5.6_windows_amd64.zip", + "hash": "fe460caaf66d6f39a5ccafa76f56b89a398fce3ce769f56914090c19968896eb", + "extract_dir": "kapacitor-1.5.6-1" } }, "persist": "kapacitor.conf",