Skip to content

Commit 5398450

Browse files
authored
Update README to point to latest release (#169)
1 parent ecd8215 commit 5398450

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,9 +155,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_jar")
155155
http_jar(
156156
name = "bazel_diff",
157157
urls = [
158-
"https://github.com/Tinder/bazel-diff/releases/download/4.0.5/bazel-diff_deploy.jar",
158+
"https://github.com/Tinder/bazel-diff/releases/download/4.3.0/bazel-diff_deploy.jar",
159159
],
160-
sha256 = "59f2a614f90b4c2a6c83f1e6146d8722dfaac3a1d8f42734dcbb6ccf373a1cbd",
160+
sha256 = "9c4546623a8b9444c06370165ea79a897fcb9881573b18fa5c9ee5c8ba0867e2",
161161
)
162162
```
163163

0 commit comments

Comments
 (0)