Skip to content

Commit 84e07fa

Browse files
chore(deps): update dependency io_bazel_stardoc to v0.6.1
1 parent 52212f8 commit 84e07fa

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

internal_deps.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ def rules_dart_internal_deps():
4545

4646
http_archive(
4747
name = "io_bazel_stardoc",
48-
sha256 = "dfbc364aaec143df5e6c52faf1f1166775a5b4408243f445f44b661cfdc3134f",
48+
sha256 = "3082a199f39e1fd9ed608421516fdbe9e9af8eb34f52e46e9a8c4798c8e6bfad",
4949
urls = [
50-
"https://mirror.bazel.build/github.com/bazelbuild/stardoc/releases/download/0.5.6/stardoc-0.5.6.tar.gz",
51-
"https://github.com/bazelbuild/stardoc/releases/download/0.5.6/stardoc-0.5.6.tar.gz",
50+
"https://mirror.bazel.build/github.com/bazelbuild/stardoc/releases/download/0.6.1/stardoc-0.6.1.tar.gz",
51+
"https://github.com/bazelbuild/stardoc/releases/download/0.6.1/stardoc-0.6.1.tar.gz",
5252
],
5353
)
5454

0 commit comments

Comments
 (0)