Skip to content

Commit

Permalink
ENH: Bump ITKMinimalPathExtraction tag
Browse files Browse the repository at this point in the history
Critical update to MinimalPathExtraction addresses changes
to ITK's FastMarching methods. Updating is required to avoid
exception being thrown.
  • Loading branch information
aylward committed Jul 6, 2022
1 parent 3abcdac commit 7c222e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modules/Remote/MinimalPathExtraction.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ itk_fetch_module(MinimalPathExtraction
"
MODULE_COMPLIANCE_LEVEL 2
GIT_REPOSITORY ${git_protocol}://github.com/InsightSoftwareConsortium/ITKMinimalPathExtraction.git
GIT_TAG 8efc30771a423c797aa16454c5d547ea5cab7c0e
GIT_TAG 72ef4ad37a341f6c5f1b0fe1c10e454a27980309
)

0 comments on commit 7c222e4

Please sign in to comment.