Skip to content

Commit

Permalink
chore(deps): update pybind11_bazel digest to e146cb0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2024
1 parent 8756834 commit ef57d68
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bazel/repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,10 @@ def _com_github_pybind11_bazel():
maybe(
http_archive,
name = "pybind11_bazel",
sha256 = "dc4882b23a617575d0fd822aba88aa4a14133c3d428b5a8fb83d81d03444a475",
strip_prefix = "pybind11_bazel-8889d39b2b925b2a47519ae09402a96f00ccf2b4",
sha256 = "d188d75c2540d9427277fe260d83683bdd556bc01ed0eda7990e9ac64ccc91cd",
strip_prefix = "pybind11_bazel-e146cb07b9d9a5d9bd4d93660b261eb31b9f6d71",
urls = [
"https://github.com/pybind/pybind11_bazel/archive/8889d39b2b925b2a47519ae09402a96f00ccf2b4.zip",
"https://github.com/pybind/pybind11_bazel/archive/e146cb07b9d9a5d9bd4d93660b261eb31b9f6d71.zip",
],
)

Expand Down

0 comments on commit ef57d68

Please sign in to comment.