Skip to content

Commit 74f1b4c

Browse files
committed
bazel-diff 9.0.5
1 parent 1211602 commit 74f1b4c

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/9.0.4/bazel-diff_deploy.jar"
5-
sha256 "565b33296af03439ff1b6e2b790dda6de389d9ab48866f9eee9f81844724f6c4"
4+
url "https://github.com/Tinder/bazel-diff/releases/download/9.0.5/bazel-diff_deploy.jar"
5+
sha256 "fc43012fa58ee7ceb286dcf3673e8c0f6fd38dbc08e73b331c515bfc6cb26a63"
66
license "BSD-3-Clause"
77

88
bottle do

0 commit comments

Comments
 (0)