From 9a137fb672a44af24eafe04ddb9a9ad729641d97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=C5=BEenan=20Zuki=C4=87?= Date: Mon, 16 Dec 2024 15:19:37 -0500 Subject: [PATCH] ENH: Update remote modules using the script --- Modules/Remote/AnalyzeObjectLabelMap.remote.cmake | 2 +- Modules/Remote/Cuberille.remote.cmake | 2 +- Modules/Remote/IOMeshMZ3.remote.cmake | 2 +- Modules/Remote/IOMeshSWC.remote.cmake | 2 +- Modules/Remote/LesionSizingToolkit.remote.cmake | 2 +- Modules/Remote/MGHIO.remote.cmake | 2 +- Modules/Remote/MeshToPolyData.remote.cmake | 2 +- Modules/Remote/RTK.remote.cmake | 2 +- Modules/Remote/Shape.remote.cmake | 2 +- Modules/Remote/SphinxExamples.remote.cmake | 2 +- Modules/Remote/WebAssemblyInterface.remote.cmake | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Modules/Remote/AnalyzeObjectLabelMap.remote.cmake b/Modules/Remote/AnalyzeObjectLabelMap.remote.cmake index e4d5376a5f8..81a6f6f6370 100644 --- a/Modules/Remote/AnalyzeObjectLabelMap.remote.cmake +++ b/Modules/Remote/AnalyzeObjectLabelMap.remote.cmake @@ -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 ) diff --git a/Modules/Remote/Cuberille.remote.cmake b/Modules/Remote/Cuberille.remote.cmake index bc8014e55ea..b66efc7c720 100644 --- a/Modules/Remote/Cuberille.remote.cmake +++ b/Modules/Remote/Cuberille.remote.cmake @@ -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 ) diff --git a/Modules/Remote/IOMeshMZ3.remote.cmake b/Modules/Remote/IOMeshMZ3.remote.cmake index e9561110397..6417fe967a2 100644 --- a/Modules/Remote/IOMeshMZ3.remote.cmake +++ b/Modules/Remote/IOMeshMZ3.remote.cmake @@ -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 ) diff --git a/Modules/Remote/IOMeshSWC.remote.cmake b/Modules/Remote/IOMeshSWC.remote.cmake index 31729f8df30..f11d346a197 100644 --- a/Modules/Remote/IOMeshSWC.remote.cmake +++ b/Modules/Remote/IOMeshSWC.remote.cmake @@ -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) diff --git a/Modules/Remote/LesionSizingToolkit.remote.cmake b/Modules/Remote/LesionSizingToolkit.remote.cmake index d71635d60ef..a3b46cc3d9f 100644 --- a/Modules/Remote/LesionSizingToolkit.remote.cmake +++ b/Modules/Remote/LesionSizingToolkit.remote.cmake @@ -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 ) diff --git a/Modules/Remote/MGHIO.remote.cmake b/Modules/Remote/MGHIO.remote.cmake index c162f39523a..d4284ef665c 100644 --- a/Modules/Remote/MGHIO.remote.cmake +++ b/Modules/Remote/MGHIO.remote.cmake @@ -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 ) diff --git a/Modules/Remote/MeshToPolyData.remote.cmake b/Modules/Remote/MeshToPolyData.remote.cmake index c01ab5887f3..6feb6b1d131 100644 --- a/Modules/Remote/MeshToPolyData.remote.cmake +++ b/Modules/Remote/MeshToPolyData.remote.cmake @@ -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 ) diff --git a/Modules/Remote/RTK.remote.cmake b/Modules/Remote/RTK.remote.cmake index 2e362e91999..46d5419e860 100644 --- a/Modules/Remote/RTK.remote.cmake +++ b/Modules/Remote/RTK.remote.cmake @@ -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 ) diff --git a/Modules/Remote/Shape.remote.cmake b/Modules/Remote/Shape.remote.cmake index c780f95eaca..3b266db8dd3 100644 --- a/Modules/Remote/Shape.remote.cmake +++ b/Modules/Remote/Shape.remote.cmake @@ -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 ) diff --git a/Modules/Remote/SphinxExamples.remote.cmake b/Modules/Remote/SphinxExamples.remote.cmake index ec9143aa3b8..25ad1351f1c 100644 --- a/Modules/Remote/SphinxExamples.remote.cmake +++ b/Modules/Remote/SphinxExamples.remote.cmake @@ -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 ) diff --git a/Modules/Remote/WebAssemblyInterface.remote.cmake b/Modules/Remote/WebAssemblyInterface.remote.cmake index 4709a3fbbbf..e6d2a1a21ff 100644 --- a/Modules/Remote/WebAssemblyInterface.remote.cmake +++ b/Modules/Remote/WebAssemblyInterface.remote.cmake @@ -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 )