Skip to content

Whisky 3.0.1

Choose a tag to compare

@frankea frankea released this 01 May 02:52
· 156 commits to main since this release

Patch release fixing the WhiskyWine install hang reported on 3.0.0.

Fixed

  • Installer no longer hangs at "Installing WhiskyWine — Almost there" (Tar.swift). Tar.validateArchivePaths was calling process.waitUntilExit() before draining the pipe; the verbose listing of the 313 MB Wine Libraries archive overflowed the pipe buffer, so tar -tvzf blocked writing while Whisky waited for it to finish — a pipe deadlock that froze the installer indefinitely.

Install

Quit the stuck 3.0.0 if it's still open, drag this DMG to /Applications, replace existing app, and launch. The installer should complete in seconds.

SHA-256: 2d08dbe32cc74fd50bb3826b8ba922fe2d0a62f242eb5ef4df8daa753ae827e6

Existing 3.0.0 installs will be offered the update via Sparkle on next launch.