We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad8560c commit 31e3ae7Copy full SHA for 31e3ae7
Formula/g/grafana.rb
@@ -1,8 +1,8 @@
1
class Grafana < Formula
2
desc "Gorgeous metric visualizations and dashboards for timeseries databases"
3
homepage "https://grafana.com"
4
- url "https://github.com/grafana/grafana/archive/refs/tags/v11.3.1.tar.gz"
5
- sha256 "62531d11a05cf6d51d126f8daa3d043ff593b6e37e183f6257af4e009ecce7fc"
+ url "https://github.com/grafana/grafana/archive/refs/tags/v11.3.2.tar.gz"
+ sha256 "8896a05d277acd4fb6af5349ad1182057e709c514e3e33fde1e24c1ccbc0c05b"
6
license "AGPL-3.0-only"
7
head "https://github.com/grafana/grafana.git", branch: "main"
8
0 commit comments