From 667e1ae2f32f9f98299e8b06513392017873bd34 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 4 Jun 2018 21:10:11 -0700 Subject: [PATCH] chronograf 1.5.0.1 Closes #28649. Signed-off-by: ilovezfs --- Formula/chronograf.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/chronograf.rb b/Formula/chronograf.rb index 7491b66b07..552a053bdb 100644 --- a/Formula/chronograf.rb +++ b/Formula/chronograf.rb @@ -3,8 +3,8 @@ require "language/node" 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/archive/1.5.0.0.tar.gz" - sha256 "501f31e65b84804b478e4e0da470f5723dcd54835df4d85408347da13a7ed4b0" + url "https://github.com/influxdata/chronograf/archive/1.5.0.1.tar.gz" + sha256 "d5ec4cf8978488e5c31b3a3dff8d943a6f8d9388bff2994eab168fc886e70b2b" head "https://github.com/influxdata/chronograf.git" bottle do