Skip to content

Commit

Permalink
Update pybind11_bazel digest to a29d777
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent 4f276c5 commit 7523a1c
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 @@ -326,10 +326,10 @@ def _com_github_pybind11_bazel():
maybe(
http_archive,
name = "pybind11_bazel",
sha256 = "2d3316d89b581966fc11eab9aa9320276baee95c8233c7a8efc7158623a48de0",
strip_prefix = "pybind11_bazel-ff261d2e9190955d0830040b20ea59ab9dbe66c8",
sha256 = "fdcc7c6c34c305ac18b90c813ab84865b747bda1693a6354f183357e10ffa4fd",
strip_prefix = "pybind11_bazel-a29d7774102c5d2e15dbedfaad35845641a1a1d8",
urls = [
"https://github.com/pybind/pybind11_bazel/archive/ff261d2e9190955d0830040b20ea59ab9dbe66c8.zip",
"https://github.com/pybind/pybind11_bazel/archive/a29d7774102c5d2e15dbedfaad35845641a1a1d8.zip",
],
)

Expand Down

0 comments on commit 7523a1c

Please sign in to comment.