Skip to content

Commit d44f12d

Browse files
committed
bazel-diff 7.2.19
1 parent 2095740 commit d44f12d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/bazel-diff.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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.18/bazel-diff_deploy.jar"
5-
sha256 "542b53c7f0eb319eed3ae115807bd7adc6f1ff590a81e8c0dc660ccff6f08d0f"
4+
url "https://github.com/Tinder/bazel-diff/releases/download/7.2.19/bazel-diff_deploy.jar"
5+
sha256 "e189d3274d2d3b4fdbacd687f126e814de8c9361b1e18b13ccd9c3ec71158f4a"
66
license "BSD-3-Clause"
77

88
bottle do

0 commit comments

Comments
 (0)