mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-04-07 10:56:50 +00:00
Drop VariantTagger interface and map-based lookup. Each per-installer package now exports a plain TagVariants function. webicached dispatches via a switch on package name, consistent with fetchRaw and classifyPackage.