From 9ea33d00cdfeae18dc6cb4f85141d4fd1873de0f Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 20 Sep 2024 18:51:11 +0000 Subject: [PATCH] bazel-diff: update 7.2.1 bottle. --- Formula/b/bazel-diff.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/b/bazel-diff.rb b/Formula/b/bazel-diff.rb index 7e16198c8bcd..42af3dd9cf2d 100644 --- a/Formula/b/bazel-diff.rb +++ b/Formula/b/bazel-diff.rb @@ -6,7 +6,7 @@ class BazelDiff < Formula license "BSD-3-Clause" bottle do - sha256 cellar: :any_skip_relocation, all: "6a47ad86c9229b771103e710875560fe2e1268f8d31048e694d5fdc0d4b664b6" + sha256 cellar: :any_skip_relocation, all: "13c719faf44c1286a0d3e4416a3b77119cfd34b58650c51a3c1efe391884ae3c" end depends_on "bazel" => :test