Skip to content

Commit be34be0

Browse files
chore(deps): update dependency io_bazel_stardoc to v0.6.2
1 parent 9252988 commit be34be0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

internal_deps.bzl

+3-3
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@ def rules_py_internal_deps():
6060

6161
http_archive(
6262
name = "io_bazel_stardoc",
63-
sha256 = "3fd8fec4ddec3c670bd810904e2e33170bedfe12f90adf943508184be458c8bb",
63+
sha256 = "62bd2e60216b7a6fec3ac79341aa201e0956477e7c8f6ccc286f279ad1d96432",
6464
urls = [
65-
"https://mirror.bazel.build/github.com/bazelbuild/stardoc/releases/download/0.5.3/stardoc-0.5.3.tar.gz",
66-
"https://github.com/bazelbuild/stardoc/releases/download/0.5.3/stardoc-0.5.3.tar.gz",
65+
"https://mirror.bazel.build/github.com/bazelbuild/stardoc/releases/download/0.6.2/stardoc-0.6.2.tar.gz",
66+
"https://github.com/bazelbuild/stardoc/releases/download/0.6.2/stardoc-0.6.2.tar.gz",
6767
],
6868
)
6969

0 commit comments

Comments
 (0)