File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -87,10 +87,10 @@ if(ITKPythonPackage_SUPERBUILD)
87
87
#-----------------------------------------------------------------------------
88
88
include (ExternalProject)
89
89
90
- set (ITK_REPOSITORY "https://github.com/InsightSoftwareConsortium /ITK.git" )
90
+ set (ITK_REPOSITORY "https://github.com/jcfr /ITK.git" )
91
91
92
- # ITK nightly-master 2022-06-16
93
- set (ITK_GIT_TAG "8b2a3d3fb3 " )
92
+ # ITK update-from-manylinux2014-to-manylinux_2_24 2022-06-22
93
+ set (ITK_GIT_TAG "8ca6e8dc15 " )
94
94
95
95
#-----------------------------------------------------------------------------
96
96
# A separate project is used to download ITK, so that it can reused
Original file line number Diff line number Diff line change 1
- VERSION = '5.3rc03.dev20220616+486.g8b2a3d3fb3 '
1
+ VERSION = '5.3rc03.dev20220622+489.g8ca6e8dc15 '
2
2
3
3
def get_versions ():
4
4
"""Returns versions for the ITK Python package.
You can’t perform that action at this time.
0 commit comments