Skip to content

Commit a225cfe

Browse files
rwgkcopybara-github
authored andcommitted
Update pybind11_bazel to latest git commit.
PiperOrigin-RevId: 586202437
1 parent 33b4dbd commit a225cfe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ http_archive(
3939
# https://github.com/pybind/pybind11_bazel
4040
http_archive(
4141
name = "pybind11_bazel",
42-
strip_prefix = "pybind11_bazel-ff261d2e9190955d0830040b20ea59ab9dbe66c8",
43-
sha256 = "c68230f540ae99e6acdec9a79f351d003e2dccefa029c3ce8d25060a6e05dc43",
44-
urls = ["https://github.com/pybind/pybind11_bazel/archive/ff261d2e9190955d0830040b20ea59ab9dbe66c8.tar.gz"],
42+
strip_prefix = "pybind11_bazel-23926b00e2b2eb2fc46b17e587cf0c0cfd2f2c4b",
43+
sha256 = "f58c0d5bfd125b08075224c319a02a901c3bce11ff2cf8310c024d40f4af823e",
44+
urls = ["https://github.com/pybind/pybind11_bazel/archive/23926b00e2b2eb2fc46b17e587cf0c0cfd2f2c4b.tar.gz"],
4545
)
4646

4747
## `pybind11` (FLOATING)

0 commit comments

Comments
 (0)