Skip to content

Commit 1710b83

Browse files
Update dependency com_github_bazelbuild_buildtools to v7.1.2
1 parent 4662d55 commit 1710b83

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 = "60a9025072ae237f325d0e7b661e1685f34922c29883888c2d06f5789462b939",
67-
strip_prefix = "buildtools-7.1.1",
68-
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v7.1.1.tar.gz",
66+
sha256 = "39c59cb5352892292cbe3174055aac187edcb5324c9b4e2d96cb6e40bd753877",
67+
strip_prefix = "buildtools-7.1.2",
68+
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v7.1.2.tar.gz",
6969
)
7070

7171
http_archive(

0 commit comments

Comments
 (0)