grafana 6.2.2
Closes #40722. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
48e0240d95
commit
e71739d7f6
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.1.tar.gz"
|
url "https://github.com/grafana/grafana/archive/v6.2.2.tar.gz"
|
||||||
sha256 "b3ae6ed9874a8945e5a3c66ff94ef0b7689fa497928f448a0ba0149470d8086d"
|
sha256 "67d0ef15a8ab58e4ba61fef8c3b510f532abb2715379a6aa59d1cf78dc7f29fb"
|
||||||
head "https://github.com/grafana/grafana.git"
|
head "https://github.com/grafana/grafana.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue