v0.4.3 — robust binary download
Small robustness fix on top of v0.4.2.
xwau_install_binariesnow downloads withcurl -fLand removes any partial file + aborts on failure. Previously a transient HTTP error could save an error page (e.g. a 9-byte "Not Found") as the binary, and the cache guard would then keep reusing that garbage — surfacing as "SHA256SUMS.txt: no properly formatted checksum lines found". Now a failed download fails loudly and leaves nothing behind.- Test hardening only (no behavior change):
test_steam_closed_guardnow reliably creates its fake process.
Get it (no git needed)
curl -fL https://github.com/psoetens/xwau-linux/archive/refs/tags/v0.4.3.tar.gz | tar xz
cd xwau-linux-0.4.3Prebuilt Windows binaries unchanged from v0.3.0–v0.4.2 (carried forward so this tag is self-contained).