mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-05-17 14:16:34 +00:00
CYGWIN_NT-* and MINGW64_NT-* UAs (Git Bash / Cygwin on Windows) were classified as linux, so Windows users got linux binaries or no match. Three fixes: - build-classifier v1.0.4: CYGWIN/MINGW → windows in termsToTarget - ua-detect.js: same fix for the Node server's UA detection path - builds-cacher.js: default hostTarget.libc to 'libc' when unset — termsToTarget omits libc for plain UAs, causing triplets like 'linux-x86_64-undefined' that never matched cache entries