grafana 5.0.3
Closes #25374. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
2632f7262a
commit
f18fd68337
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/v5.0.2.tar.gz"
|
||||
sha256 "7473877e4b8d4f06a16b3b7dd9f8c5d26e6bc95bba42f19ff67add4c3f978109"
|
||||
url "https://github.com/grafana/grafana/archive/v5.0.3.tar.gz"
|
||||
sha256 "37096fe5682098f418f22706a2ad656db855a896aca2037ea13157f22f6c700a"
|
||||
head "https://github.com/grafana/grafana.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue