Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency cgrindel_bazel_starlib to v0.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 10, 2023
1 parent 7e6d5b8 commit 55b4108
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions spm/deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ def spm_rules_dependencies():
maybe(
http_archive,
name = "cgrindel_bazel_starlib",
sha256 = "3f04ca2e3bef99563c6d96728b0a09f8484bc3c61ca804d29f67e86e6043c038",
strip_prefix = "bazel-starlib-0.11.0",
sha256 = "0f0e368d140d99108378e505b35f71df2332ffd72b1276aac49ba52a1730a42c",
strip_prefix = "bazel-starlib-0.14.6",
urls = [
"http://github.com/cgrindel/bazel-starlib/archive/v0.11.0.tar.gz",
"http://github.com/cgrindel/bazel-starlib/archive/v0.14.6.tar.gz",
],
)

Expand Down

0 comments on commit 55b4108

Please sign in to comment.