Skip to content

Commit b5c4784

Browse files
chore(deps): update dependency io_bazel_stardoc to v0.8.0
1 parent 890a0b9 commit b5c4784

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

internal_deps.bzl

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ def rules_cdk_internal_deps():
2828

2929
http_archive(
3030
name = "io_bazel_stardoc",
31-
sha256 = "62bd2e60216b7a6fec3ac79341aa201e0956477e7c8f6ccc286f279ad1d96432",
32-
urls = ["https://github.com/bazelbuild/stardoc/releases/download/0.6.2/stardoc-0.6.2.tar.gz"],
31+
sha256 = "ca933f39f2a6e0ad392fa91fd662545afcbd36c05c62365538385d35a0323096",
32+
urls = ["https://github.com/bazelbuild/stardoc/releases/download/0.8.0/stardoc-0.8.0.tar.gz"],
3333
)

0 commit comments

Comments
 (0)