mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-16 02:24:10 +08:00
build: update dependency aspect_bazel_lib to v1.5.1
This commit is contained in:
parent
2731fe7f67
commit
66422c6658
@ -78,9 +78,9 @@ yarn_install(
|
||||
|
||||
http_archive(
|
||||
name = "aspect_bazel_lib",
|
||||
sha256 = "e519592a1f0b7c27334b3a50d4d9f3f7c0d929253681e83d6fb2d60009a32f11",
|
||||
strip_prefix = "bazel-lib-1.5.0",
|
||||
url = "https://github.com/aspect-build/bazel-lib/archive/v1.5.0.tar.gz",
|
||||
sha256 = "8a329d66e95b36efcfb66e0c1074e5f36b9be7e5b6fce96605315db088eb1407",
|
||||
strip_prefix = "bazel-lib-1.5.1",
|
||||
url = "https://github.com/aspect-build/bazel-lib/archive/v1.5.1.tar.gz",
|
||||
)
|
||||
|
||||
load("@aspect_bazel_lib//lib:repositories.bzl", "aspect_bazel_lib_dependencies", "register_jq_toolchains")
|
||||
|
Loading…
x
Reference in New Issue
Block a user