Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 11 additions & 10 deletions subprojects/nanobind.wrap
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
[wrap-file]
directory = nanobind-2.9.2
source_url = https://github.com/wjakob/nanobind/archive/refs/tags/v2.9.2.tar.gz
source_filename = nanobind-2.9.2.tar.gz
source_hash = 8ce3667dce3e64fc06bfb9b778b6f48731482362fb89a43da156632266cd5a90
patch_filename = nanobind_2.9.2-1_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/nanobind_2.9.2-1/get_patch
patch_hash = ebaab8f4ebca7345e03d0d29a7d29e742c9bfd0601018f633364b869b4fde078
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/nanobind_2.9.2-1/nanobind-2.9.2.tar.gz
wrapdb_version = 2.9.2-1
directory = nanobind-2.10.2
source_url = https://github.com/wjakob/nanobind/archive/refs/tags/v2.10.2.tar.gz
source_filename = nanobind-2.10.2.tar.gz
source_hash = 5bb7f866f6c9c64405308b69de7e7681d8f779323e345bd71a00199c1eaec073
source_fallback_url = https://wrapdb.mesonbuild.com/v2/nanobind_2.10.2-1/get_source/nanobind-2.10.2.tar.gz
patch_filename = nanobind_2.10.2-1_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/nanobind_2.10.2-1/get_patch
patch_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/nanobind_2.10.2-1/nanobind_2.10.2-1_patch.zip
patch_hash = 71efd3a87d6d24802cde02b31c3f70def62552848dc2d218404876e1474c7432
wrapdb_version = 2.10.2-1

[provide]
nanobind = nanobind_dep
dependency_names = nanobind
Loading