From 22915e4509ca7e229101ebedb7e416cf97334451 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Thu, 15 Mar 2018 22:24:43 -0700 Subject: [PATCH] kapacitor 1.4.1 Closes #25335. Signed-off-by: ilovezfs --- Formula/kapacitor.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/kapacitor.rb b/Formula/kapacitor.rb index 10d53b5171..86220ed406 100644 --- a/Formula/kapacitor.rb +++ b/Formula/kapacitor.rb @@ -2,8 +2,8 @@ class Kapacitor < Formula desc "Open source time series data processor" homepage "https://github.com/influxdata/kapacitor" url "https://github.com/influxdata/kapacitor.git", - :tag => "v1.4.0", - :revision => "fcce3ee9e6abcee5595fd61066bfc904edb1e113" + :tag => "v1.4.1", + :revision => "b05bb0f6be089d6a1a391867ad4020344ce42a53" head "https://github.com/influxdata/kapacitor.git" bottle do