diff --git a/Modules/Remote/CudaCommon.remote.cmake b/Modules/Remote/CudaCommon.remote.cmake index 458a6a729ed..21f55ddccfe 100644 --- a/Modules/Remote/CudaCommon.remote.cmake +++ b/Modules/Remote/CudaCommon.remote.cmake @@ -40,6 +40,6 @@ itk_fetch_module(CudaCommon "Framework for processing images with Cuda." MODULE_COMPLIANCE_LEVEL 3 - GIT_REPOSITORY ${git_protocol}://github.com/SimonRit/ITKCudaCommon.git - GIT_TAG 4745a97e07496e214c1ee10ec278dcae56b010b4 + GIT_REPOSITORY ${git_protocol}://github.com/RTKConsortium/ITKCudaCommon.git + GIT_TAG f5a74bc70e31048665f71b6b92500babef6f395c ) diff --git a/Modules/Remote/RTK.remote.cmake b/Modules/Remote/RTK.remote.cmake index 6d7aa152da6..5fb62c5f5cf 100644 --- a/Modules/Remote/RTK.remote.cmake +++ b/Modules/Remote/RTK.remote.cmake @@ -40,6 +40,6 @@ itk_fetch_module(RTK "Reconstruction Toolkit (RTK) https://www.openrtk.org/" MODULE_COMPLIANCE_LEVEL 3 - GIT_REPOSITORY ${git_protocol}://github.com/SimonRit/RTK.git - GIT_TAG cd65ca6079dc3f55e00b75adbbb868779dca0005 + GIT_REPOSITORY ${git_protocol}://github.com/RTKConsortium/RTK.git + GIT_TAG 3f0aa3145d03b8cbc7c6d44bbfd03728b531909c )