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 3c59d5c + 27af5cd commit bc86042Copy full SHA for bc86042
Formula/b/buildozer.rb
@@ -7,6 +7,7 @@ class Buildozer < Formula
7
head "https://github.com/bazelbuild/buildtools.git", branch: "master"
8
9
bottle do
10
+ sha256 cellar: :any_skip_relocation, arm64_tahoe: "13ed75fa44e97d084b144187f15887c616c9d5e6b845c761c30cb2ea61f8cbf1"
11
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0a249d9ed33e966cc6af1cbc240863f9c08da7835812781908215d9656f66f5a"
12
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0a249d9ed33e966cc6af1cbc240863f9c08da7835812781908215d9656f66f5a"
13
sha256 cellar: :any_skip_relocation, arm64_ventura: "0a249d9ed33e966cc6af1cbc240863f9c08da7835812781908215d9656f66f5a"
0 commit comments