grafana 6.0.2
Closes #38054. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
4a2e089554
commit
d32e42def0
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Grafana < Formula
|
class Grafana < Formula
|
||||||
desc "Gorgeous metric visualizations and dashboards for timeseries databases"
|
desc "Gorgeous metric visualizations and dashboards for timeseries databases"
|
||||||
homepage "https://grafana.com"
|
homepage "https://grafana.com"
|
||||||
url "https://github.com/grafana/grafana/archive/v6.0.1.tar.gz"
|
url "https://github.com/grafana/grafana/archive/v6.0.2.tar.gz"
|
||||||
sha256 "4b86ff753c138aa919904d2d6a6eb7efb78594dc8ed961b6de054fa1df960bc5"
|
sha256 "148f8225bd23efbdb7046e30ffad2d53a71b448f1f143e5cfe1a71c5050b4056"
|
||||||
head "https://github.com/grafana/grafana.git"
|
head "https://github.com/grafana/grafana.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue