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/7.2.16 /bazel-diff_deploy.jar"
5- sha256 "5d447e3f71d1d1e253bd78233c9989e1078b0fd6c453a6d594a4fda7f6fd483f "
4+ url "https://github.com/Tinder/bazel-diff/releases/download/7.2.18 /bazel-diff_deploy.jar"
5+ sha256 "542b53c7f0eb319eed3ae115807bd7adc6f1ff590a81e8c0dc660ccff6f08d0f "
66 license "BSD-3-Clause"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , all : "937cb9a642360dc74938aabc0de9acb6a78ea1afad9c8737d6d58927b4428cff "
9+ sha256 cellar : :any_skip_relocation , all : "8c8c01d6ff190c8e083f0f4ac30abd6fc44c5e775e28b6f18cba91377eaac8ed "
1010 end
1111
1212 depends_on "bazel" => :test
You can’t perform that action at this time.
0 commit comments