We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45961ed commit 2bfbdd5Copy full SHA for 2bfbdd5
CMakeLists.txt
@@ -58,8 +58,8 @@ include(GNUInstallDirs)
58
include(FetchContent)
59
FetchContent_Declare(
60
pybind11
61
- URL https://github.com/pybind/pybind11/archive/refs/tags/v2.13.5.tar.gz
62
- URL_HASH SHA256=b1e209c42b3a9ed74da3e0b25a4f4cd478d89d5efbb48f04b277df427faf6252
+ URL https://github.com/pybind/pybind11/archive/refs/tags/v2.13.6.tar.gz
+ URL_HASH SHA256=e08cb87f4773da97fa7b5f035de8763abc656d87d5773e62f6da0587d1f0ec20
63
)
64
FetchContent_MakeAvailable(pybind11)
65
0 commit comments