Skip to content

winfile 1.1.4

Choose a tag to compare

@fermat-tech fermat-tech released this 10 Aug 22:43
· 1 commit to main since this release

A cosmetic release. Detection is unchanged from 1.1.0 — see those notes for the
ELF work.

--version now separates the program name from the version with a space,
matching every other tool in the win* suite:

winfile v1.1.4      (was: winfile-v1.1.3)

Binaries

Asset Platform
winfile_windows_amd64.exe Windows, x86-64
winfile_windows_arm64.exe Windows, ARM64
winfile_linux_amd64 Linux, x86-64
winfile_linux_arm64 Linux, ARM64

Each is self-contained: put one on your PATH and run it, nothing to extract or
install. On Linux, chmod +x it first. The binary takes its name from
argv[0], so a renamed copy reports its own name.

Re-verified against GNU file 5.41 over the same 1348-file corpus before
publishing: no differences in the description, --mime-type, -i or
--extension.