Fixed
- The Windows package is built again. 1.4.1 shipped without one, so no Windows machine could
take that release at all: a diagnostic section written for the macOS front door read a file's
permission bits throughstd::os::unix, which Windows does not have — and although that code
can never run there, it still had to compile there. This is 1.4.1, for Windows.