From 858329745b408b2b039029319782a515fb42ce20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=C5=BEenan=20Zuki=C4=87?= Date: Tue, 2 Apr 2024 08:21:43 -0400 Subject: [PATCH] ENH: Update remote modules using the script --- Modules/Remote/CudaCommon.remote.cmake | 2 +- Modules/Remote/FastBilateral.remote.cmake | 2 +- Modules/Remote/MeshToPolyData.remote.cmake | 2 +- Modules/Remote/MorphologicalContourInterpolation.remote.cmake | 2 +- Modules/Remote/RLEImage.remote.cmake | 2 +- Modules/Remote/RTK.remote.cmake | 2 +- Modules/Remote/WebAssemblyInterface.remote.cmake | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Modules/Remote/CudaCommon.remote.cmake b/Modules/Remote/CudaCommon.remote.cmake index d64ba3a364b..0fd8e23b3e1 100644 --- a/Modules/Remote/CudaCommon.remote.cmake +++ b/Modules/Remote/CudaCommon.remote.cmake @@ -42,5 +42,5 @@ itk_fetch_module( "Framework for processing images with Cuda." MODULE_COMPLIANCE_LEVEL 3 GIT_REPOSITORY https://github.com/RTKConsortium/ITKCudaCommon.git - GIT_TAG 9d3fe9bdedbac76abc38ea61beff4158de65109f + GIT_TAG 0c20c4ef10d81910c8b2ac4e8446a1544fce3b60 ) diff --git a/Modules/Remote/FastBilateral.remote.cmake b/Modules/Remote/FastBilateral.remote.cmake index bb3bc5f1536..ce777c2c8e3 100644 --- a/Modules/Remote/FastBilateral.remote.cmake +++ b/Modules/Remote/FastBilateral.remote.cmake @@ -50,5 +50,5 @@ Insight Journal article: https://insight-journal.org/browse/publication/692" MODULE_COMPLIANCE_LEVEL 3 GIT_REPOSITORY https://github.com/InsightSoftwareConsortium/ITKFastBilateral.git - GIT_TAG 4ee88117a0200f203bff6b48a66231dddf23fce3 + GIT_TAG f524fcf4bbb574ed2554aa6e993b0d9946fa8b79 ) diff --git a/Modules/Remote/MeshToPolyData.remote.cmake b/Modules/Remote/MeshToPolyData.remote.cmake index 8e3183c914a..27339249dda 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 e3313af2d12d57f4309f2c0a2fd192e9f94b8680 + GIT_TAG ed01f1914b33bc1d677a4cb9ebe2012b7c7125c6 ) diff --git a/Modules/Remote/MorphologicalContourInterpolation.remote.cmake b/Modules/Remote/MorphologicalContourInterpolation.remote.cmake index 97512bb2365..5e8278ea859 100644 --- a/Modules/Remote/MorphologicalContourInterpolation.remote.cmake +++ b/Modules/Remote/MorphologicalContourInterpolation.remote.cmake @@ -58,5 +58,5 @@ This work is supported by NIH grant R01 EB014346 'Continued development and maintenance of the ITK-SNAP 3D image segmentation software'." MODULE_COMPLIANCE_LEVEL 3 GIT_REPOSITORY https://github.com/KitwareMedical/ITKMorphologicalContourInterpolation.git - GIT_TAG a31fbf768db9d51ad6d54d9dccd532c33cd4d720 + GIT_TAG d4df8ffd86b6994065d3e2788a110c331f423f6d ) diff --git a/Modules/Remote/RLEImage.remote.cmake b/Modules/Remote/RLEImage.remote.cmake index d84c23e2033..1cac7f7a3c4 100644 --- a/Modules/Remote/RLEImage.remote.cmake +++ b/Modules/Remote/RLEImage.remote.cmake @@ -53,5 +53,5 @@ This work is supported by NIH grant R01 EB014346 'Continued development and maintenance of the ITK-SNAP 3D image segmentation software'." MODULE_COMPLIANCE_LEVEL 3 GIT_REPOSITORY https://github.com/KitwareMedical/ITKRLEImage.git - GIT_TAG a3bdf29f046693dce0d6c1bc4be190e87a36e4b6 + GIT_TAG 85559c99ece93d695889dbc908c52efbc2bf50a9 ) diff --git a/Modules/Remote/RTK.remote.cmake b/Modules/Remote/RTK.remote.cmake index 8f6aa047c27..f670981fccd 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 0cc66399640419ce4a3bb35486a3b9477119a3f4 + GIT_TAG 0f7f84b7c4abaeb3f0e6a7ece955eefbc4039c51 ) diff --git a/Modules/Remote/WebAssemblyInterface.remote.cmake b/Modules/Remote/WebAssemblyInterface.remote.cmake index c2ade631b89..064ce81927d 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 f10b6b370d0c8f98f277f58338f5e7d4e3b756a4 + GIT_TAG 607eb837124d02024ce6229880c96872db3dce0b )