File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class 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.1 /bazel-diff_deploy.jar"
5- sha256 "79291fa7b5900b98cd495bf94559ac096f2bf5341fea96425993ee19d9285e83 "
4+ url "https://github.com/Tinder/bazel-diff/releases/download/9.0.3 /bazel-diff_deploy.jar"
5+ sha256 "4a7dd64c7b1fb1219b825138c62c206d2ace7470aa5d3a07a554532e74048893 "
66 license "BSD-3-Clause"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , all : "86bb4d78b24b7d2114926ebb5a41f3f8616eca291f3ea563bfc0210175a2d652 "
9+ sha256 cellar : :any_skip_relocation , all : "8e16f516a376286f2a86ae079cfa297dec7030f62202bb2bbf92b5af8db3ac68 "
1010 end
1111
1212 depends_on "bazel" => :test
You can’t perform that action at this time.
0 commit comments