Skip to content

Commit

Permalink
chore(deps): update dependency aspect_bazel_lib to v1.40.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent 5c858ff commit e4aa979
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 = "a7e356f8a5cb8bf1e9be38c2c617ad22f5a1606792e839fc040971bdfbecf971",
strip_prefix = "bazel-lib-1.40.2",
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.40.2.tar.gz",
"https://ghproxy.com/https://github.com/aspect-build/bazel-lib/archive/refs/tags/v1.40.2.tar.gz",
]
)

Expand Down

0 comments on commit e4aa979

Please sign in to comment.