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 a7f466a commit 086496cCopy full SHA for 086496c
WORKSPACE
@@ -131,9 +131,9 @@ yarn_install(
131
132
http_archive(
133
name = "aspect_bazel_lib",
134
- sha256 = "c780120ab99a4ca9daac69911eb06434b297214743ee7e0a1f1298353ef686db",
135
- strip_prefix = "bazel-lib-2.7.9",
136
- url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.7.9/bazel-lib-v2.7.9.tar.gz",
+ sha256 = "cea19e6d8322fb212f155acb58d1590f632e53abde7f1be5f0a086a93cf4c9f4",
+ strip_prefix = "bazel-lib-2.8.0",
+ url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.8.0/bazel-lib-v2.8.0.tar.gz",
137
)
138
139
load("@aspect_bazel_lib//lib:repositories.bzl", "aspect_bazel_lib_dependencies", "aspect_bazel_lib_register_toolchains")
0 commit comments