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 2095740 commit d44f12dCopy full SHA for d44f12d
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/7.2.18/bazel-diff_deploy.jar"
5
- sha256 "542b53c7f0eb319eed3ae115807bd7adc6f1ff590a81e8c0dc660ccff6f08d0f"
+ url "https://github.com/Tinder/bazel-diff/releases/download/7.2.19/bazel-diff_deploy.jar"
+ sha256 "e189d3274d2d3b4fdbacd687f126e814de8c9361b1e18b13ccd9c3ec71158f4a"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments