We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c48449 commit 0b3768cCopy full SHA for 0b3768c
repositories.bzl
@@ -39,8 +39,8 @@ def rules_nodejs_dev_dependencies():
39
40
http_archive(
41
name = "io_bazel_stardoc",
42
- sha256 = "dd7f32f4fe2537ce2452c51f816a5962d48888a5b07de2c195f3b3da86c545d3",
43
- urls = ["https://github.com/bazelbuild/stardoc/releases/download/0.7.0/stardoc-0.7.0.tar.gz"],
+ sha256 = "fabb280f6c92a3b55eed89a918ca91e39fb733373c81e87a18ae9e33e75023ec",
+ urls = ["https://github.com/bazelbuild/stardoc/releases/download/0.7.1/stardoc-0.7.1.tar.gz"],
44
)
45
46
0 commit comments