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 df172d2 commit 556f785Copy full SHA for 556f785
Formula/g/grafana-alloy.rb
@@ -7,6 +7,7 @@ class GrafanaAlloy < Formula
7
head "https://github.com/grafana/alloy.git", branch: "main"
8
9
bottle do
10
+ sha256 cellar: :any_skip_relocation, arm64_tahoe: "653457c031f1cacf14cdfa707ddc43c837ac9be12ba00b2fe674375d281f5478"
11
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e2b4ab6165f7707cdd45525e7b0be381df947a51d0b71a39829741c5b01cd97b"
12
sha256 cellar: :any_skip_relocation, arm64_sonoma: "351c4e5c78691cec1c41389cc8ad46e6a541b5c51e14b3b67b6dd2c1de5760db"
13
sha256 cellar: :any_skip_relocation, arm64_ventura: "b8c2a189bfd46a12a6107253fd846ab49e20ada4eaf7f258306971978abbb73c"
0 commit comments