Skip to content

Commit

Permalink
Merge pull request #191369 from Homebrew/bump-bazel-diff-7.2.1
Browse files Browse the repository at this point in the history
bazel-diff 7.2.1
  • Loading branch information
BrewTestBot committed Sep 20, 2024
2 parents 8c705e2 + 9ea33d0 commit 4851bbd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/b/bazel-diff.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
class BazelDiff < Formula
desc "Performs Bazel Target Diffing between two revisions in Git"
homepage "https://github.com/Tinder/bazel-diff/"
url "https://github.com/Tinder/bazel-diff/releases/download/7.2.0/bazel-diff_deploy.jar"
sha256 "7c06599cc386185e5128fbfa4b553dce8b8d063ffd7ae1671cc49a8726d28c33"
url "https://github.com/Tinder/bazel-diff/releases/download/7.2.1/bazel-diff_deploy.jar"
sha256 "d1431d53de24f07809841e177de5a0e2443c6d3279fb934ea28c2ef2406f5403"
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
Expand Down

0 comments on commit 4851bbd

Please sign in to comment.