github clidey/whodb 0.69.0
Release 0.69.0

latest releases: 0.71.0, 0.70.0
17 hours ago

Use version 0.68.0, this is for a temporary workaround.

Installation

Mac App Store

Coming soon

Microsoft Store

Download from Microsoft Store

Snap Store

sudo snap install whodb

View on Snapcraft

AppImage (Linux)

Download the AppImage for your architecture from the assets below, make it executable, and run:

# For AMD64/x86_64
chmod +x WhoDB-0.69.0-amd64.AppImage
./WhoDB-0.69.0-amd64.AppImage

# For ARM64/aarch64
chmod +x WhoDB-0.69.0-arm64.AppImage
./WhoDB-0.69.0-arm64.AppImage

All AppImages are signed with Sigstore. To verify:

cosign verify-blob --signature WhoDB-0.69.0-amd64.AppImage.sig --certificate WhoDB-0.69.0-amd64.AppImage.pem WhoDB-0.69.0-amd64.AppImage

Docker

docker pull clidey/whodb:0.69.0
docker pull clidey/whodb:latest

Direct Downloads

See assets below for platform-specific packages (DMG, MSIX, etc.).

Documentation

Upgrade Notes

To upgrade from a previous version:

  • Docker: Pull the latest image and restart your container
  • Snap: Run sudo snap refresh whodb
  • AppImage: Download the new AppImage and replace the old one
  • Desktop Apps: Download and install the new version

Full Changelog: 0.68.0...0.69.0

Don't miss a new whodb release

NewReleases is sending notifications on new releases.