Repacked bionic Wine builds for Bannerlator.
What changed vs the originals (outward filenames unchanged):
- Outer package recompressed xz → zstd for fast install (matches the Proton builds).
- Where broken, the internal
profile.json versionNamewas normalized to a boot-regex-valid form (dropped-ref/_ref/ref4ik/trailing spaces, ensured-x86_64arch), and the inner prefix normalized toprefixPack.txz(XZ) — the two conditions the app requires to actually create a container.
Fixes the "installs but no container is created / won't boot" reports.