Skip to content

Commit

Permalink
Merge pull request #167693 from Homebrew/bump-bazel-diff-7.0.0
Browse files Browse the repository at this point in the history
bazel-diff 7.0.0
  • Loading branch information
BrewTestBot authored Apr 1, 2024
2 parents b75e0e4 + 918cb01 commit 21b26f0
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/6.1.0/bazel-diff_deploy.jar"
sha256 "5d90de4561afd1e711bc62956560a9dfcbb4454bd6b209d6e68272b65c3cb50a"
url "https://github.com/Tinder/bazel-diff/releases/download/7.0.0/bazel-diff_deploy.jar"
sha256 "0b9e32f9c20e570846b083743fe967ae54d13e2a1f7364983e0a7792979442be"
license "BSD-3-Clause"

bottle do
sha256 cellar: :any_skip_relocation, all: "ce8a8a1606a6d23a21e85d7f343efa06353c39c04915d672fea2b3d6ad2ef031"
sha256 cellar: :any_skip_relocation, all: "b9672cf53a6a555f7f4b3ee0e8804ebd239c54c531da74c57affcdb96fe4e2cf"
end

depends_on "bazel" => :test
Expand Down

0 comments on commit 21b26f0

Please sign in to comment.