Skip to content

Commit

Permalink
ENH: update remote modules by running the script
Browse files Browse the repository at this point in the history
  • Loading branch information
dzenanz committed Apr 1, 2021
1 parent e48ffc5 commit 87de84a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Modules/Remote/IOFDF.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ itk_fetch_module(IOFDF
"FDFImageIO plugin for ITK. Authors Gleen Pierce/Nick Tustison/Kent Williams"
MODULE_COMPLIANCE_LEVEL 2
GIT_REPOSITORY ${git_protocol}://github.com/InsightSoftwareConsortium/ITKIOFDF.git
GIT_TAG 7bb9c5acbab7271e2472d1161e57b7cdfaa16cf4
GIT_TAG a5d3f9efe098bfe0d2157b60253334f173572a1c
)
2 changes: 1 addition & 1 deletion Modules/Remote/IOScanco.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ itk_fetch_module(IOScanco
"An ITK module to read and write Scanco microCT .isq files."
MODULE_COMPLIANCE_LEVEL 2
GIT_REPOSITORY ${git_protocol}://github.com/KitwareMedical/ITKIOScanco.git
GIT_TAG 74f227d3744c268bace426bffbf53af7ff59fc67
GIT_TAG 75694723c26fa1b91f994a7af76a33761f002d1d
)
2 changes: 1 addition & 1 deletion Modules/Remote/SphinxExamples.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ itk_fetch_module(SphinxExamples
"This module builds the examples found at https://itk.org/ITKExamples/"
MODULE_COMPLIANCE_LEVEL 5
GIT_REPOSITORY ${git_protocol}://github.com/InsightSoftwareConsortium/ITKSphinxExamples.git
GIT_TAG cb86c2acca77a35a1393a6c17003c1bbd0cdfa87
GIT_TAG fd2b39b4d652d89e9a7de53ea1c947cd8a597c30
)
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 8cab146b95c5c33f352a27f5960637f7edcca634
GIT_TAG ada4cdcb89ffecd3b5ce59c955c40216b4059d2f
)

0 comments on commit 87de84a

Please sign in to comment.