Skip to content

Commit

Permalink
Update pybind11_bazel digest to 1b3b9e6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 21, 2024
1 parent 032c8c4 commit 4ee4762
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 @@ -311,10 +311,10 @@ def _com_github_pybind11_bazel():
maybe(
http_archive,
name = "pybind11_bazel",
sha256 = "2d3316d89b581966fc11eab9aa9320276baee95c8233c7a8efc7158623a48de0",
strip_prefix = "pybind11_bazel-ff261d2e9190955d0830040b20ea59ab9dbe66c8",
sha256 = "a763af08d6a064efc02896cdd9dbba8af553157c72915bcb12ee4e7eec9fb32a",
strip_prefix = "pybind11_bazel-1b3b9e6bf151854eeba4e6dd16a0ce759ff81e7b",
urls = [
"https://github.com/pybind/pybind11_bazel/archive/ff261d2e9190955d0830040b20ea59ab9dbe66c8.zip",
"https://github.com/pybind/pybind11_bazel/archive/1b3b9e6bf151854eeba4e6dd16a0ce759ff81e7b.zip",
],
)

Expand Down

0 comments on commit 4ee4762

Please sign in to comment.