Skip to content

Commit

Permalink
ENH: Updating remote modules using the script
Browse files Browse the repository at this point in the history
  • Loading branch information
dzenanz committed Mar 2, 2022
1 parent 0fbf00a commit cef0b65
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Modules/Remote/BoneMorphometry.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ itk_fetch_module(BoneMorphometry
"
MODULE_COMPLIANCE_LEVEL 3
GIT_REPOSITORY ${git_protocol}://github.com/InsightSoftwareConsortium/ITKBoneMorphometry.git
GIT_TAG 2a71b2b11e27af670889d24f66b03383024f859a
GIT_TAG 391e5bcc5c57209447bf5b2f3a77ba59d3edfe57
)
2 changes: 1 addition & 1 deletion Modules/Remote/HASI.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ itk_fetch_module(HASI
"High-throughput Applications for Skeletal Imaging."
MODULE_COMPLIANCE_LEVEL 3
GIT_REPOSITORY ${git_protocol}://github.com/KitwareMedical/HASI.git
GIT_TAG c75d6c45e573c143abe71dd836a639922347d3fb
GIT_TAG 0f50ab50d6fb532f4276ca88b244dd3c000a0155
)
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,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 ${git_protocol}://github.com/KitwareMedical/ITKMorphologicalContourInterpolation.git
GIT_TAG aa4cf17d452d88457c42442bbe18d5d94794ca31
GIT_TAG e518b40cc863a7be4d986469decc52d3f60f14b8
)
2 changes: 1 addition & 1 deletion Modules/Remote/MultipleImageIterator.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ Schaerer J. \"A MultipleImageIterator for iterating over multiple images simulta
"
MODULE_COMPLIANCE_LEVEL 2
GIT_REPOSITORY ${git_protocol}://github.com/KitwareMedical/MultipleImageIterator.git
GIT_TAG 05b4b9ed851a14fb1c68264e23b5f130dd9f9528
GIT_TAG 15712259fed4a7f3b7d8171fd8f6c393df380a50
)
2 changes: 1 addition & 1 deletion Modules/Remote/PhaseSymmetry.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ https://www.insight-journal.org/browse/publication/846
"
MODULE_COMPLIANCE_LEVEL 2
GIT_REPOSITORY ${git_protocol}://github.com/KitwareMedical/ITKPhaseSymmetry.git
GIT_TAG cb1d6b5b3258985709a1fd681748971062fe12f1
GIT_TAG 0b6993c4f7d1d48db110d145f6f2b22c84e5f2dd
)
2 changes: 1 addition & 1 deletion Modules/Remote/RTK.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ itk_fetch_module(RTK
"Reconstruction Toolkit (RTK) http://www.openrtk.org/"
MODULE_COMPLIANCE_LEVEL 3
GIT_REPOSITORY ${git_protocol}://github.com/SimonRit/RTK.git
GIT_TAG b93aa189297fc1a076707cd38102017f10ff1990
GIT_TAG c0e78102d153cb4a6191349a1ad48183eceeae0e
)
2 changes: 1 addition & 1 deletion Modules/Remote/Strain.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ For more information, see:
"
MODULE_COMPLIANCE_LEVEL 2
GIT_REPOSITORY ${git_protocol}://github.com/KitwareMedical/ITKStrain.git
GIT_TAG 43d149f2a7bcfd7836533f6c3bc4409d2f609717
GIT_TAG 4fd046c85556c3514b436652002539573ce25125
)
2 changes: 1 addition & 1 deletion Modules/Remote/Ultrasound.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ http://dx.doi.org/10.1109/ISBI.2016.7493437
https://pdfs.semanticscholar.org/6bcd/1e7adbc24e15c928a7ad5af77bbd5da29c30.pdf"
MODULE_COMPLIANCE_LEVEL 3
GIT_REPOSITORY ${git_protocol}://github.com/KitwareMedical/ITKUltrasound.git
GIT_TAG fbbc98cc5e4650a2dd732439617f0d8adb43cdc7
GIT_TAG b8acbb34a10de5ff71f4e5d5d2433b2ea56689c4
)

0 comments on commit cef0b65

Please sign in to comment.