Skip to content

Commit 4a6a56f

Browse files
chore(deps): update dependency io_bazel_stardoc to v0.8.1
1 parent 890a0b9 commit 4a6a56f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

internal_deps.bzl

Lines changed: 2 additions & 2 deletions
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 = "ab6b747b3164510547f7696c6e06921966ccec7e08d9b81ec60133c3b09d5e5e",
32+
urls = ["https://github.com/bazelbuild/stardoc/releases/download/0.8.1/stardoc-0.8.1.tar.gz"],
3333
)

0 commit comments

Comments
 (0)