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 77ed65a commit 5eda87cCopy full SHA for 5eda87c
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.1/bazel-diff_deploy.jar"
5
- sha256 "79291fa7b5900b98cd495bf94559ac096f2bf5341fea96425993ee19d9285e83"
+ url "https://github.com/Tinder/bazel-diff/releases/download/9.0.3/bazel-diff_deploy.jar"
+ sha256 "4a7dd64c7b1fb1219b825138c62c206d2ace7470aa5d3a07a554532e74048893"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments