Skip to content

Commit 312a4bc

Browse files
committed
BUG: Fix hash for ITK v5.3rc02
1 parent 3152b3b commit 312a4bc

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)