Skip to content

Commit 89a5c0d

Browse files
Update dependency com_github_bazelbuild_buildtools to v7.1.1
1 parent 1f5f071 commit 89a5c0d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ http_archive(
6363

6464
http_archive(
6565
name = "com_github_bazelbuild_buildtools",
66-
sha256 = "061472b3e8b589fb42233f0b48798d00cf9dee203bd39502bd294e6b050bc6c2",
67-
strip_prefix = "buildtools-7.1.0",
68-
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v7.1.0.tar.gz",
66+
sha256 = "60a9025072ae237f325d0e7b661e1685f34922c29883888c2d06f5789462b939",
67+
strip_prefix = "buildtools-7.1.1",
68+
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v7.1.1.tar.gz",
6969
)
7070

7171
http_archive(

0 commit comments

Comments
 (0)