mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-04-07 02:46:50 +00:00
Covers all cases where canonical data can't be expressed in the legacy Node.js cache format, with explicit verification: - Variant builds dropped and counted (Node.js has no variant logic) - Unknown formats dropped and counted (.apk, .AppImage, .deb, .rpm) - Empty format passes through (bare binaries, git sources) - solaris/illumos translated to sunos (Node.js only knows sunos) - ffmpeg windows .gz overridden to .exe (per-package compat rule) - ffmpeg translation not applied to other packages - universal2 passes through as-is (Node.js WATERFALL handles it) - Mixed: correct counts when drops and translations occur together