Skip to content

Commit 68ba483

Browse files
authored
Merge pull request Homebrew#228755 from Homebrew/bump-bazel-diff-9.0.5
bazel-diff 9.0.5
2 parents e72d18b + fc7b1e2 commit 68ba483

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/b/bazel-diff.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class 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

0 commit comments

Comments
 (0)