From 92ac9c68d6b86839c9606453a3376c80e87f598f Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Thu, 13 Apr 2017 21:47:24 -0700 Subject: [PATCH] kapacitor 1.2.1 Closes #12419. Signed-off-by: JCount --- Formula/kapacitor.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/kapacitor.rb b/Formula/kapacitor.rb index 9e5b46d888..4fe8270519 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.2.0", - :revision => "5408057e5a3493d3b5bd38d5d535ea45b587f8ff" + :tag => "v1.2.1", + :revision => "4628bda2e3fbcc43df694707ec3f640f213cb0dc" head "https://github.com/influxdata/kapacitor.git" bottle do