mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-04-09 11:56:50 +00:00
The resolver now handles: - ANYOS assets match any query OS - posix_2017/posix_2024 assets match any non-Windows OS - ANYARCH assets match any query architecture (ranked below specific) 14 tests covering: exact match, version constraints, arch fallback (Rosetta 2, Windows ARM64, micro-arch), format preference, libc filtering, base-over-variant preference, POSIX/ANYOS/ANYARCH fallback, Survey catalog, and no-match.