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 c6c36e6 commit 217c1afCopy full SHA for 217c1af
Formula/g/grizzly.rb
@@ -1,8 +1,8 @@
1
class Grizzly < Formula
2
desc "Command-line tool for managing and automating Grafana dashboards"
3
homepage "https://grafana.github.io/grizzly/"
4
- url "https://github.com/grafana/grizzly/archive/refs/tags/v0.4.6.tar.gz"
5
- sha256 "571c6c03dc8dd781f07c2c1201ffcc5d83600f9e65687a951ec7c0804a9a45df"
+ url "https://github.com/grafana/grizzly/archive/refs/tags/v0.4.7.tar.gz"
+ sha256 "1c577c444ea7ad58fbb4500fe8c49a9b80f484be686db48feebe4fbe76591ed7"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments