grafana 4.6.3
Closes #21708. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
187062e5e6
commit
5af6f0e04a
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/v4.6.2.tar.gz"
|
||||
sha256 "bc80b4f1dae76f5ab19567f68bdd2f803eb595b4fe75fbfe6f0fc6d30c2fdb44"
|
||||
url "https://github.com/grafana/grafana/archive/v4.6.3.tar.gz"
|
||||
sha256 "75959d1cd8f66d362b3bb885481dce77693417f51c2e81ab091e3d16650f1a69"
|
||||
head "https://github.com/grafana/grafana.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue