Skip to content

Commit fe4b2fa

Browse files
authored
Merge pull request #179 from tbirdso/fix-itk-v5.3rc02-hash
2 parents 3152b3b + 312a4bc commit fe4b2fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ if(ITKPythonPackage_SUPERBUILD)
9494
set(ITK_REPOSITORY "https://github.com/InsightSoftwareConsortium/ITK.git")
9595

9696
# ITK release 2021-10-27
97-
set(ITK_GIT_TAG "30cd5fa095a6b2e52fac052e4a84bb3740fcc2b1")
97+
set(ITK_GIT_TAG "4c25e667a59d9f581e45576d80b25342df19fd5d")
9898

9999
#-----------------------------------------------------------------------------
100100
# A separate project is used to download ITK, so that it can reused

0 commit comments

Comments
 (0)