File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ if [[ $TRAVIS -eq true ]] ; then
1111fi
1212cd ./src
1313itkgit=https://github.com/InsightSoftwareConsortium/ITK
14- itktag=f67dd9ac229f92f966452b1cff45c81b8e370c79 # Adaptive denoising
14+ itktag=20edc269b1d9bf9ff27a34db40a438b1b3044f3c # April 28, 2025
1515# if there is a directory but no git,
1616# remove it
1717if [[ -d itks ]]; then
Original file line number Diff line number Diff line change 88# itkgit=https://github.com/InsightSoftwareConsortium/ITK
99# itktag=81c14ce858a530699ee2fbf7fa48b884ad26b984
1010itkgit=https://github.com/InsightSoftwareConsortium/ITK.git
11- itktag=f67dd9ac229f92f966452b1cff45c81b8e370c79 # CMAKE_SH fix
11+ itktag=20edc269b1d9bf9ff27a34db40a438b1b3044f3c # April 28, 2025
1212mkdir itks itkb
1313# as per https://discourse.itk.org/t/path-length-limitation-in-windows-lifted/545/12
1414mkdir -p ../data
Original file line number Diff line number Diff line change 11Dependency;GitTag
2- ITK;f67dd9ac229f92f966452b1cff45c81b8e370c79
2+ ITK;20edc269b1d9bf9ff27a34db40a438b1b3044f3c
33ITKURL;https://github.com/InsightSoftwareConsortium/ITK
You can’t perform that action at this time.
0 commit comments