v0.0.33
What's Changed
Full Changelog: v0.0.32...v0.0.33
Download the CLI for Linux and MacOS here. This does not contain the server. To check the integrity of the binary, and make it executable:
# MacOS
wget -q https://github.com/mutablelogic/go-whisper/releases/download/v0.0.33/gowhisper-darwin-arm64
sha256sum gowhisper-darwin-arm64
chmod +x gowhisper-darwin-arm64
xattr -c gowhisper-darwin-arm64
./gowhisper-darwin-arm64 --help