4991207c7c
Since we cannot write to dev/null on Windows, don't write to a file at all, but simply use stdout and extract the output from --write-out from the process response. Credit to @petebacondarwin for the idea. The commit also avoids a premature error when no cdnVersion could be found online, and improves the log wrt the origin of the versions. PR (#14780)