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