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.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
9- sha256 cellar : :any_skip_relocation , all : "8a16cf5e00543b44cd5cd22ba9ab69d61547e0d4a10404c00536c0628e595856 "
9+ sha256 cellar : :any_skip_relocation , all : "421b88a8816359c1f50c263e7b2c7045fc39b30ca232c27dcb5c8fbb14998dc0 "
1010 end
1111
1212 depends_on "bazel" => :test
You can’t perform that action at this time.
0 commit comments