We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1211602 commit 74f1b4cCopy full SHA for 74f1b4c
Formula/b/bazel-diff.rb
@@ -1,8 +1,8 @@
1
class BazelDiff < Formula
2
desc "Performs Bazel Target Diffing between two revisions in Git"
3
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"
+ url "https://github.com/Tinder/bazel-diff/releases/download/9.0.5/bazel-diff_deploy.jar"
+ sha256 "fc43012fa58ee7ceb286dcf3673e8c0f6fd38dbc08e73b331c515bfc6cb26a63"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments