Skip to content

Commit 7dbfeb6

Browse files
authored
Merge pull request #709 from jhlegarreta/BumpRemotes
ENH: Bump remote modules to their latest commits
2 parents 6afa542 + e7c1125 commit 7dbfeb6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Modules/Remote/AnisotropicDiffusionLBR.remote.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ itk_fetch_module(AnisotropicDiffusionLBR
2020
http://insight-journal.org/browse/publication/953
2121
"
2222
GIT_REPOSITORY ${git_protocol}://github.com/InsightSoftwareConsortium/ITKAnisotropicDiffusionLBR.git
23-
GIT_TAG 9434a6e16739a3ef0d479695486904d55bfb8984
23+
GIT_TAG 18d8b00d2c610f0c8c332bd2300f3f0c08c018bf
2424
)

Modules/Remote/Montage.remote.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
itk_fetch_module(Montage
33
"Reconstruction of 3D volumetric dataset from a collection of 2D slices"
44
GIT_REPOSITORY ${git_protocol}://github.com/InsightSoftwareConsortium/ITKMontage.git
5-
GIT_TAG 9e287114b76e8ff3c4743fecb178eb821fa44dd8
5+
GIT_TAG 5200bffd7a8e3a4f8b10e909c0919957281be923
66
)

Modules/Remote/SplitComponents.remote.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ itk::SplitComponentsImageFilter. This filter generates component images from an
55
itk::Image of, for example, itk::Vector, itk::CovariantVector, or
66
itk::SymmetricSecondRankTensor. https://hdl.handle.net/10380/3230"
77
GIT_REPOSITORY ${git_protocol}://github.com/InsightSoftwareConsortium/ITKSplitComponents.git
8-
GIT_TAG 7abb51828c660c2d1067c2d38fff4e4156b44da7
8+
GIT_TAG 02b9a041354f740b42cd9187dfcc61c025a885a4
99
)

0 commit comments

Comments
 (0)