Skip to content

Commit caa755d

Browse files
committed
bazel-diff: update 19.0.0 bottle.
1 parent 538647a commit caa755d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Formula/b/bazel-diff.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ class BazelDiff < Formula
66
license "BSD-3-Clause"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "13a59f8b4bfd79bd5d74808393664aba1112076e4f2a519002445c2eca3e63e4"
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "13a59f8b4bfd79bd5d74808393664aba1112076e4f2a519002445c2eca3e63e4"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "13a59f8b4bfd79bd5d74808393664aba1112076e4f2a519002445c2eca3e63e4"
12-
sha256 cellar: :any_skip_relocation, sonoma: "13a59f8b4bfd79bd5d74808393664aba1112076e4f2a519002445c2eca3e63e4"
13-
sha256 cellar: :any_skip_relocation, arm64_linux: "d7bb0f6e08a5d1c629eadbbd7453d16a192781aa019a2f502b024dd82c235851"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "d7bb0f6e08a5d1c629eadbbd7453d16a192781aa019a2f502b024dd82c235851"
9+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "73616c995d3f384e8d10184238d6b3ad61b67dc69996a84178526e0198b6d574"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "73616c995d3f384e8d10184238d6b3ad61b67dc69996a84178526e0198b6d574"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "73616c995d3f384e8d10184238d6b3ad61b67dc69996a84178526e0198b6d574"
12+
sha256 cellar: :any_skip_relocation, sonoma: "73616c995d3f384e8d10184238d6b3ad61b67dc69996a84178526e0198b6d574"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "d8a2a004b979cd69faa4cbd03a665851f33c19209fa1483fc0366a0bef65800d"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "d8a2a004b979cd69faa4cbd03a665851f33c19209fa1483fc0366a0bef65800d"
1515
end
1616

1717
depends_on "bazel" => [:build, :test]

0 commit comments

Comments
 (0)