Skip to content

Commit 217c1af

Browse files
committed
grizzly 0.4.7
1 parent c6c36e6 commit 217c1af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/grizzly.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Grizzly < Formula
22
desc "Command-line tool for managing and automating Grafana dashboards"
33
homepage "https://grafana.github.io/grizzly/"
4-
url "https://github.com/grafana/grizzly/archive/refs/tags/v0.4.6.tar.gz"
5-
sha256 "571c6c03dc8dd781f07c2c1201ffcc5d83600f9e65687a951ec7c0804a9a45df"
4+
url "https://github.com/grafana/grizzly/archive/refs/tags/v0.4.7.tar.gz"
5+
sha256 "1c577c444ea7ad58fbb4500fe8c49a9b80f484be686db48feebe4fbe76591ed7"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)