From e221dafd697cbaa163689d0fe1ad1cd9e6398de2 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 7 May 2026 22:08:32 -0600 Subject: [PATCH] chore(build-classifier): bump to v1.0.3 for parsePrefix fix Lexver.parsePrefix now produces a true string-prefix of parseVersion when the input has a release suffix (e.g. '1.0.0-beta', '2025.11.15-15.42.45'). Unblocks pinned-version queries with a non-trivial release suffix, including the 'webi zig.vim' alias chain which redirects through 'vim-zig@2025.11.15-15.42.45' at install time. See webinstall/webi-build-classifier#22. --- _webi/build-classifier | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_webi/build-classifier b/_webi/build-classifier index 574eff5..9f87804 160000 --- a/_webi/build-classifier +++ b/_webi/build-classifier @@ -1 +1 @@ -Subproject commit 574eff522c25281b4d6bde8e290a35cac0ffcdf0 +Subproject commit 9f87804eb49016dc729766a34c96f419466f6310