File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -92,10 +92,10 @@ if(ITKPythonPackage_SUPERBUILD)
9292 #-----------------------------------------------------------------------------
9393 include (ExternalProject )
9494
95- set (ITK_REPOSITORY "https://github.com/InsightSoftwareConsortium /ITK.git" )
95+ set (ITK_REPOSITORY "https://github.com/blowekamp /ITK.git" )
9696
97- # main branch, 2025-09-22
98- set (ITK_GIT_TAG "0f93d6c875ab1a053ccb1a27f9f55b8aa2c4c20b " )
97+ # release branch, 2026-02-25
98+ set (ITK_GIT_TAG "v6.0b02 " )
9999
100100 #-----------------------------------------------------------------------------
101101 # 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 = '6.0b1.post1 '
1+ VERSION = '6.0b2 '
22
33def get_versions ():
44 """Returns versions for the ITK Python package.
You can’t perform that action at this time.
0 commit comments