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.
2 parents 6da4a67 + 3da3239 commit c64d652Copy full SHA for c64d652
Formula/g/grizzly.rb
@@ -7,6 +7,7 @@ class Grizzly < Formula
7
head "https://github.com/grafana/grizzly.git", branch: "main"
8
9
bottle do
10
+ sha256 cellar: :any_skip_relocation, arm64_tahoe: "d7d0f848c871281f79da1be4fba2bb1c7c0eabb1a15c19b854d661aecd4a948d"
11
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9c00e5b79f192d86d855287c9abb183eede829f47d6892bfef011d0977fb45cc"
12
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9c00e5b79f192d86d855287c9abb183eede829f47d6892bfef011d0977fb45cc"
13
sha256 cellar: :any_skip_relocation, arm64_ventura: "9c00e5b79f192d86d855287c9abb183eede829f47d6892bfef011d0977fb45cc"
0 commit comments