From 1a1c055dc83d61aaf9158822460af0f78c12dce1 Mon Sep 17 00:00:00 2001 From: Chris Goller Date: Mon, 22 May 2017 14:52:06 -0500 Subject: [PATCH] chronograf 1.3.1.0 Closes #13822. Signed-off-by: Alex Dunn --- Formula/chronograf.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/chronograf.rb b/Formula/chronograf.rb index 91bdb13c9c..6a5b3aab5f 100644 --- a/Formula/chronograf.rb +++ b/Formula/chronograf.rb @@ -4,8 +4,8 @@ class Chronograf < Formula desc "Open source monitoring and visualization UI for the TICK stack." homepage "https://docs.influxdata.com/chronograf/latest/" url "https://github.com/influxdata/chronograf.git", - :tag => "1.3.0", - :revision => "99099e8a5c160f7fa436c1b8a4dedfa5fb6e0c2f" + :tag => "1.3.1.0", + :revision => "ce0000b6ea08321be8afcab9898454aeb800eee7" head "https://github.com/influxdata/chronograf.git"