Skip to content

Commit

Permalink
chore(deps): update dependency cgrindel_bazel_starlib to v0.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Self-hosted Renovate Bot committed Mar 23, 2024
1 parent 9814455 commit 21edcd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ def swift_bazel_dependencies():
maybe(
http_archive,
name = "cgrindel_bazel_starlib",
sha256 = "b9c88ac51ccaa0635621111308b85fdbb2606adb864596f9842aa5f7480cfe3a",
sha256 = "00b084e895146d2dc8c76437dd5f91a7203c7b46bb4edd1896d018b8795bc927",
urls = [
"https://github.com/cgrindel/bazel-starlib/releases/download/v0.19.0/bazel-starlib.v0.19.0.tar.gz",
"https://github.com/cgrindel/bazel-starlib/releases/download/v0.20.2/bazel-starlib.v0.20.2.tar.gz",
],
)

0 comments on commit 21edcd7

Please sign in to comment.