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 1ddcaa0 + 56d4d6a commit 6d41499Copy full SHA for 6d41499
Formula/b/buildifier.rb
@@ -7,6 +7,7 @@ class Buildifier < Formula
7
head "https://github.com/bazelbuild/buildtools.git", branch: "master"
8
9
bottle do
10
+ sha256 cellar: :any_skip_relocation, arm64_tahoe: "c35863552f974d1f58207dfe2bd76d31d55a74f667552e25f85286b1007ba354"
11
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a50bef2309f22e994b9f6f44b8a33461504ab6608d33012fa5a6afece978d8d9"
12
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a50bef2309f22e994b9f6f44b8a33461504ab6608d33012fa5a6afece978d8d9"
13
sha256 cellar: :any_skip_relocation, arm64_ventura: "a50bef2309f22e994b9f6f44b8a33461504ab6608d33012fa5a6afece978d8d9"
0 commit comments