Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion Modules/Remote/Cleaver.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ itk_fetch_module(
"ITK module wrapping Cleaver functionalities used for MultiMaterial Tetrahedral Meshing."
MODULE_COMPLIANCE_LEVEL 3
GIT_REPOSITORY https://github.com/SCIInstitute/ITKCleaver.git
GIT_TAG 3d0fd192719ace15ed0c72b255ddbfbcff85407c
GIT_TAG 8ef9b6da475c8102a06bf54e5cb4cb6db251f229
)
2 changes: 1 addition & 1 deletion Modules/Remote/CudaCommon.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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 77a87cbf3db4b3dd3510406bb484b5ca070917ee
GIT_TAG 610e41a599669d8bb9a6f31883bdfbfa5da40225
)
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 57a62beec391e2e0ce82445f5556ffefb18d8c7e
GIT_TAG 33eca634fa4779306d84709881c13a1733ddf731
)
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 f11edc58c5a0bc6586972df74da6f3666541ac86
GIT_TAG a20325dcc23cf4ac90d4f0f4ba71b34227d8d55c
)
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 55f4807ae858dffa49c531217832f7db0f4d3f06
GIT_TAG a2f1e280e335f6c20400761a0012adf44d3acf0d
)
2 changes: 1 addition & 1 deletion Modules/Remote/TractographyTRX.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ itk_fetch_module(
Relevant Documentation: https://itktractographytrx.readthedocs.io"
MODULE_COMPLIANCE_LEVEL 3
GIT_REPOSITORY https://github.com/tee-ar-ex/ITKTractographyTRX.git
GIT_TAG 223b5b34cac3d7ea60918e50c9fc8d2ae04ed884
GIT_TAG f8c29b8832d92716dc3a8f172ab729289f6c17f3
)
2 changes: 1 addition & 1 deletion Modules/Remote/TubeTK.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ itk_fetch_module(
"http://www.tubetk.org"
MODULE_COMPLIANCE_LEVEL 3
GIT_REPOSITORY https://github.com/InsightSoftwareConsortium/ITKTubeTK.git
GIT_TAG 31ca987fbf05bd2d7f1e92ca45af4b9548795d1d
GIT_TAG e3b07adead09d1cf823a1770239452eb38d05c5c
)
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 5284514a4f0f2dc8e15dfe6f2c5750bb87385075
GIT_TAG 89122ba55338db9955ac9c1749eafd5037c44de4
)
Loading