Skip to content

Commit

Permalink
grafana 5.4.1
Browse files Browse the repository at this point in the history
Closes Homebrew#34986.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
  • Loading branch information
Igor Kapkov authored and lembacon committed Dec 11, 2018
1 parent 925b5c6 commit f4e7848
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/grafana.rb
Original file line number Diff line number Diff line change
@@ -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.4.0.tar.gz"
sha256 "389c718741c4f052cc463ad8d0625c46463bea43fd702dfda7045c8eac67d867"
url "https://github.com/grafana/grafana/archive/v5.4.1.tar.gz"
sha256 "d2c2180331214e703974da5b7f4223beda865b90094544758b1787675abe8c5a"
head "https://github.com/grafana/grafana.git"

bottle do
Expand Down

0 comments on commit f4e7848

Please sign in to comment.