Skip to content

Commit

Permalink
chore(deps): update dependency aspect_bazel_lib to v1.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2023
1 parent 2032cda commit 3304b15
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ http_archive(
# breaks our usage of managed_directories
http_archive(
name = "aspect_bazel_lib",
sha256 = "44f4f6d1ea1fc5a79ed6ca83f875038fee0a0c47db4f9c9beed097e56f8fad03",
strip_prefix = "bazel-lib-1.34.0",
sha256 = "76febb5cf3c81f00ae1f0a197bd2d0cfecab4018b2a366eb3ea1fbf52dfc9b2f",
strip_prefix = "bazel-lib-1.36.0",
urls = [
"https://github.com/aspect-build/bazel-lib/archive/refs/tags/v1.34.0.tar.gz",
"https://ghproxy.com/https://github.com/aspect-build/bazel-lib/archive/refs/tags/v1.34.0.tar.gz",
"https://github.com/aspect-build/bazel-lib/archive/refs/tags/v1.36.0.tar.gz",
"https://ghproxy.com/https://github.com/aspect-build/bazel-lib/archive/refs/tags/v1.36.0.tar.gz",
]
)

Expand Down

0 comments on commit 3304b15

Please sign in to comment.