grafana 6.2.4
Closes #41069. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
432759bebe
commit
16ce13f261
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.2.2.tar.gz"
|
url "https://github.com/grafana/grafana/archive/v6.2.4.tar.gz"
|
||||||
sha256 "67d0ef15a8ab58e4ba61fef8c3b510f532abb2715379a6aa59d1cf78dc7f29fb"
|
sha256 "cd2f440858cfe531e815c9769d21245e384a85e76c2de336c5596310c35698c0"
|
||||||
head "https://github.com/grafana/grafana.git"
|
head "https://github.com/grafana/grafana.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue