Skip to content

Commit 8ff982e

Browse files
Update dependency aspect_bazel_lib to v2.22.2
1 parent b73379d commit 8ff982e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ http_archive(
5656

5757
http_archive(
5858
name = "aspect_bazel_lib",
59-
sha256 = "6d758a8f646ecee7a3e294fbe4386daafbe0e5966723009c290d493f227c390b",
60-
strip_prefix = "bazel-lib-2.7.7",
61-
url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.7.7/bazel-lib-v2.7.7.tar.gz",
59+
sha256 = "5f77cc224c1ae4391f125a6fcff6bfb5f08da278fc281443a2a7e16886cf0606",
60+
strip_prefix = "bazel-lib-2.22.2",
61+
url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.22.2/bazel-lib-v2.22.2.tar.gz",
6262
)
6363

6464
load("//mirror:repositories.bzl", "rules_mirror_dependencies")

0 commit comments

Comments
 (0)