From 15dcc18049683163670b7d8e44102d3c2ab8bc81 Mon Sep 17 00:00:00 2001 From: Mathieu Westphal Date: Fri, 11 Feb 2022 19:17:44 +0100 Subject: [PATCH] Update remote modules for licenses --- Remote/MomentInvariants.remote.cmake | 2 +- Remote/RenderingLookingGlass.remote.cmake | 2 +- Remote/vtkDICOM.remote.cmake | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Remote/MomentInvariants.remote.cmake b/Remote/MomentInvariants.remote.cmake index f3c0eb8c0c5..e5c5e69bcca 100644 --- a/Remote/MomentInvariants.remote.cmake +++ b/Remote/MomentInvariants.remote.cmake @@ -5,5 +5,5 @@ vtk_fetch_module(MomentInvariants "MomentInvariants filter" GIT_REPOSITORY https://gitlab.kitware.com/vtk/MomentInvariants.git - GIT_TAG 8cf0bf1d00c877bb563107c767bb955afa1b4b51 + GIT_TAG 3fb4824d1f5e1f95917e67a3fb4b8a1546ddd4ae ) diff --git a/Remote/RenderingLookingGlass.remote.cmake b/Remote/RenderingLookingGlass.remote.cmake index 523ebc46031..1b4cbb95239 100644 --- a/Remote/RenderingLookingGlass.remote.cmake +++ b/Remote/RenderingLookingGlass.remote.cmake @@ -5,5 +5,5 @@ vtk_fetch_module(RenderingLookingGlass "Looking Glass Support for VTK" GIT_REPOSITORY https://github.com/Kitware/LookingGlassVTKModule - GIT_TAG 0868d441e3c18ebc1e3d57d9efd91562826cb7fc + GIT_TAG 9fc15a989adad2f6eeda2328286f78b647f080d2 ) diff --git a/Remote/vtkDICOM.remote.cmake b/Remote/vtkDICOM.remote.cmake index e08ca31c9fc..3fc500d0f4e 100644 --- a/Remote/vtkDICOM.remote.cmake +++ b/Remote/vtkDICOM.remote.cmake @@ -5,6 +5,5 @@ vtk_fetch_module(vtkDICOM "Dicom classes and utilities" GIT_REPOSITORY https://github.com/dgobbi/vtk-dicom - # vtk-dicom release 0.8.12 plus bug fixes - GIT_TAG 324057367c4c1390ed51f0a9bc2000c254d4e811 + GIT_TAG bc8d11667ae3158a23a83523d588cab85ec6c3aa )