Skip to content

Commit

Permalink
ENH: Update remote modules using the script
Browse files Browse the repository at this point in the history
  • Loading branch information
dzenanz authored and hjmjohnson committed Dec 17, 2024
1 parent 8c21ff7 commit 9a137fb
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Modules/Remote/AnalyzeObjectLabelMap.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ itk_fetch_module(
"AnalyzeObjectLabelMap plugin for ITK. From Insight Journal article with handle: https://doi.org/10.54294/w2jytv"
MODULE_COMPLIANCE_LEVEL 3
GIT_REPOSITORY https://github.com/InsightSoftwareConsortium/itkAnalyzeObjectMap.git
GIT_TAG 25d9f46d0a497a113fa1ac18b7eec2df98270cb0
GIT_TAG 513b909271f6e90251d633e25c28d8b5f4becf37
)
2 changes: 1 addition & 1 deletion Modules/Remote/Cuberille.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@ And the related:
"
MODULE_COMPLIANCE_LEVEL 3
GIT_REPOSITORY https://github.com/InsightSoftwareConsortium/ITKCuberille.git
GIT_TAG 8409a4a22c087154a51e0b9d1f09551ae4d98d59
GIT_TAG 3b35bb2f3d8fb5ac5b1bece93f2cbd61f9208952
)
2 changes: 1 addition & 1 deletion Modules/Remote/IOMeshMZ3.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ itk_fetch_module(
mesh file format. https://github.com/neurolabusc/surf-ice/tree/master/mz3"
MODULE_COMPLIANCE_LEVEL 4
GIT_REPOSITORY https://github.com/InsightSoftwareConsortium/ITKIOMeshMZ3.git
GIT_TAG f9cf8b3a1261d9e9440c5ab7a017fbfdc31c7627
GIT_TAG ea3cf602e47a361039b7ecad6a56f1ed04b2c181
)
2 changes: 1 addition & 1 deletion Modules/Remote/IOMeshSWC.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ itk_fetch_module(
"Read meshes from SWC files, a format for representing neuron morphology."
MODULE_COMPLIANCE_LEVEL 4
GIT_REPOSITORY https://github.com/InsightSoftwareConsortium/ITKIOMeshSWC.git
GIT_TAG 6375295e7802c6a064c90d11f48b3ea238ac8d76
GIT_TAG 6cc788b6f677d95e0e23080d0457fede2ade2e97
)
mark_as_advanced(FORCE Module_IOMeshSWC)
2 changes: 1 addition & 1 deletion Modules/Remote/LesionSizingToolkit.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ itk_fetch_module(
"Framework for determining the sizes of lesions in medical images."
MODULE_COMPLIANCE_LEVEL 2
GIT_REPOSITORY https://github.com/InsightSoftwareConsortium/LesionSizingToolkit.git
GIT_TAG c18af287a778ed1f191ba7a6025eb713c86fd4ee
GIT_TAG 67a91c0cba44b35a443f6fd6e2d46695c4f7ff9c
)
2 changes: 1 addition & 1 deletion Modules/Remote/MGHIO.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ itk_fetch_module(
"MGHIO ImageIO plugin for ITK"
MODULE_COMPLIANCE_LEVEL 2
GIT_REPOSITORY https://github.com/InsightSoftwareConsortium/itkMGHImageIO.git
GIT_TAG 05c87e0642608c733e79f2966b17c357afb55763
GIT_TAG a3a970296f72a3fa7fa496e4370fb7d2feb9311d
)
2 changes: 1 addition & 1 deletion Modules/Remote/MeshToPolyData.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ itk_fetch_module(
"Convert an ITK Mesh to a data structure compatible with vtkPolyData."
MODULE_COMPLIANCE_LEVEL 3
GIT_REPOSITORY https://github.com/InsightSoftwareConsortium/ITKMeshToPolyData.git
GIT_TAG 410f01a48d319d9d307619d09f7176f1c6fbae49
GIT_TAG 7c9812527af5e061510ed5f5709da191a50e122a
)
2 changes: 1 addition & 1 deletion Modules/Remote/RTK.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ itk_fetch_module(
"Reconstruction Toolkit (RTK) https://www.openrtk.org/"
MODULE_COMPLIANCE_LEVEL 3
GIT_REPOSITORY https://github.com/RTKConsortium/RTK.git
GIT_TAG ff1967638805ff73d028fde036bfd81954923ccf
GIT_TAG 01822228a8edf9be587574ef36e27af6fcee537f
)
2 changes: 1 addition & 1 deletion Modules/Remote/Shape.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ itk_fetch_module(
ITK external module for libraries originally developed in SPHARM-PDM 3D Slicer extension (https://github.com/NIRALUser/SPHARM-PDM)."
MODULE_COMPLIANCE_LEVEL 3
GIT_REPOSITORY https://github.com/SlicerSALT/ITKShape.git
GIT_TAG eb38c9603e78f03e7ed085e3bdac450ad8000dcb
GIT_TAG b5311e41f644aede86367f883e2d115d92b08e62
)
2 changes: 1 addition & 1 deletion Modules/Remote/SphinxExamples.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ itk_fetch_module(
"This module builds the examples found at https://itk.org/ITKExamples/"
MODULE_COMPLIANCE_LEVEL 5
GIT_REPOSITORY https://github.com/InsightSoftwareConsortium/ITKSphinxExamples.git
GIT_TAG 4c5b6826e77f1698f729a78185dacd7b0f4aa2c3
GIT_TAG a63e366aaf3be3f10a1badf47c3180eefcec5edf
)
2 changes: 1 addition & 1 deletion Modules/Remote/WebAssemblyInterface.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ itk_fetch_module(
"The itk-wasm WebAssemblyInterface module provides tools to a) build C/C++ code to WebAssembly-compatible processing pipelines, b) bridge local filesystems, JavaScript/Typescript data structures, and traditional file formats, c) transfer data efficiently in and out of the WebAssembly runtime."
MODULE_COMPLIANCE_LEVEL 3
GIT_REPOSITORY https://github.com/InsightSoftwareConsortium/itk-wasm.git
GIT_TAG 2bbfc740e14eff99bc8699abfe0316794350a5aa
GIT_TAG 2f36f8df55f5b93b176d84670773cee10e3e1520
)

0 comments on commit 9a137fb

Please sign in to comment.