grafana 6.3.2
Closes #42896. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
08ace54382
commit
6dec80e511
1 changed files with 2 additions and 2 deletions
|
@ -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.3.0.tar.gz"
|
||||
sha256 "6bdbb5e703c809e5eb05d6c17a535238f021b9153f07a34b2d958761ee93132f"
|
||||
url "https://github.com/grafana/grafana/archive/v6.3.2.tar.gz"
|
||||
sha256 "b6b6fa21969c3dc2e1241f2f00ca1dc5aa291a691cccefff21b0bf9606b8fdb4"
|
||||
head "https://github.com/grafana/grafana.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue