Skip to content

Commit ce5e51e

Browse files
committed
Update nanobind to 2.13.0
1 parent 168e653 commit ce5e51e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/third_party/nanobind/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ message(STATUS "########################################")
1616

1717
FetchContent_Declare(
1818
nanobind
19-
URL https://github.com/wjakob/nanobind/archive/refs/tags/v2.12.0.zip
20-
URL_HASH SHA256=073cf02d8a179d15987ce00cbc3535a98978315e4f88111e3c1de791902cc03f
19+
URL https://github.com/wjakob/nanobind/archive/refs/tags/v2.13.0.zip
20+
URL_HASH SHA256=f4e1f1f85d878a3e4813155d198be976b3df0cf68e51c720ab073d8fd26f32ce
2121
DOWNLOAD_DIR "${CMAKE_CURRENT_SOURCE_DIR}/../cache"
2222
)
2323
if(NOT nanobind_POPULATED)

0 commit comments

Comments
 (0)