Skip to content

Commit 9900d00

Browse files
authored
Merge pull request Homebrew#193211 from Homebrew/bump-bazel-diff-7.2.18
bazel-diff 7.2.18
2 parents ddf9d64 + 8b63f7d commit 9900d00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/b/bazel-diff.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class BazelDiff < Formula
22
desc "Performs Bazel Target Diffing between two revisions in Git"
33
homepage "https://github.com/Tinder/bazel-diff/"
4-
url "https://github.com/Tinder/bazel-diff/releases/download/7.2.16/bazel-diff_deploy.jar"
5-
sha256 "5d447e3f71d1d1e253bd78233c9989e1078b0fd6c453a6d594a4fda7f6fd483f"
4+
url "https://github.com/Tinder/bazel-diff/releases/download/7.2.18/bazel-diff_deploy.jar"
5+
sha256 "542b53c7f0eb319eed3ae115807bd7adc6f1ff590a81e8c0dc660ccff6f08d0f"
66
license "BSD-3-Clause"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "937cb9a642360dc74938aabc0de9acb6a78ea1afad9c8737d6d58927b4428cff"
9+
sha256 cellar: :any_skip_relocation, all: "8c8c01d6ff190c8e083f0f4ac30abd6fc44c5e775e28b6f18cba91377eaac8ed"
1010
end
1111

1212
depends_on "bazel" => :test

0 commit comments

Comments
 (0)