From d32e42def0e9f68cf8f28d083fc726abad6accb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=A4ggmark?= Date: Tue, 19 Mar 2019 16:12:29 +0100 Subject: [PATCH] grafana 6.0.2 Closes #38054. Signed-off-by: Chongyu Zhu --- Formula/grafana.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/grafana.rb b/Formula/grafana.rb index 21c27c8619..52ab8b1206 100644 --- a/Formula/grafana.rb +++ b/Formula/grafana.rb @@ -1,8 +1,8 @@ class Grafana < Formula desc "Gorgeous metric visualizations and dashboards for timeseries databases" homepage "https://grafana.com" - url "https://github.com/grafana/grafana/archive/v6.0.1.tar.gz" - sha256 "4b86ff753c138aa919904d2d6a6eb7efb78594dc8ed961b6de054fa1df960bc5" + url "https://github.com/grafana/grafana/archive/v6.0.2.tar.gz" + sha256 "148f8225bd23efbdb7046e30ffad2d53a71b448f1f143e5cfe1a71c5050b4056" head "https://github.com/grafana/grafana.git" bottle do