Skip to content

Commit 31e3ae7

Browse files
committed
grafana 11.3.2
1 parent ad8560c commit 31e3ae7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/grafana.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Grafana < Formula
22
desc "Gorgeous metric visualizations and dashboards for timeseries databases"
33
homepage "https://grafana.com"
4-
url "https://github.com/grafana/grafana/archive/refs/tags/v11.3.1.tar.gz"
5-
sha256 "62531d11a05cf6d51d126f8daa3d043ff593b6e37e183f6257af4e009ecce7fc"
4+
url "https://github.com/grafana/grafana/archive/refs/tags/v11.3.2.tar.gz"
5+
sha256 "8896a05d277acd4fb6af5349ad1182057e709c514e3e33fde1e24c1ccbc0c05b"
66
license "AGPL-3.0-only"
77
head "https://github.com/grafana/grafana.git", branch: "main"
88

0 commit comments

Comments
 (0)