We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e5d3e1 commit 4e80c45Copy full SHA for 4e80c45
1 file changed
Modules/ThirdParty/VNL/UpdateFromUpstream.sh
@@ -8,7 +8,7 @@ readonly name='VXL'
8
readonly ownership='Insight Software Consortium Maintainers <https://discourse.itk.org/>'
9
readonly subtree="Modules/ThirdParty/VNL/src/vxl"
10
readonly repo="https://github.com/InsightSoftwareConsortium/vxl.git"
11
-readonly tag="for/itk-vxl-master-272c3f1" # 2026-06-09 (272c3f1: linkage fixes + config-option removals)
+readonly tag="for/itk-vxl-master-7829892" # 2026-06-10 (7829892: deprecation sweep + vnl_error maybe_unused)
12
readonly shortlog=false
13
readonly exact_tree_match=false
14
readonly paths="
0 commit comments