File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2323 description : ' Git version tag or commit hash for the base ITK build'
2424 required : false
2525 type : string
26- default : ' v5.4.2 '
26+ default : ' v5.4.3 '
2727 itk-module-deps :
2828 description : ' Colon-delimited list of ITK remote module dependencies to build. Format as module_name@tag:...'
2929 # example: MeshToPolyData@3ad8f08:BSplineGradient@0.3.0
Original file line number Diff line number Diff line change 1313 description : ' Github release version tag for the ITKPythonBuilds build archive to use'
1414 required : false
1515 type : string
16- default : ' v5.4.2.post1 '
16+ default : ' v5.4.3 '
1717 itk-python-package-tag :
1818 # See https://github.com/InsightSoftwareConsortium/ITKPythonPackage
1919 description : ' Git tag or commit hash for ITKPythonPackage build scripts to use'
2020 required : false
2121 type : string
22- # v5.4.2.post1 + linux libtbb fix
23- default : ' 9534d2d6ad5e741825d9708e68bda76464fab08b '
22+ # v5.4.3
23+ default : ' v5.4.3 '
2424 itk-python-package-org :
2525 description : ' Github organization name for fetching ITKPythonPackage build scripts'
2626 required : false
You can’t perform that action at this time.
0 commit comments