supawho upgrade
Update supawho to the latest release.
Synopsis
Section titled “Synopsis”supawho upgradeWhat it does
Section titled “What it does”- Checks GitHub for the latest release.
- If you’re already current, it says so and stops.
- Otherwise it downloads the build for your OS/arch, verifies its SHA-256 checksum, and replaces the running binary in place.
supawho upgradeChecking for updates...Updating 1.5.0 → 1.6.0...Updated to 1.6.0.Package-manager installs
Section titled “Package-manager installs”If supawho was installed through a package manager, upgrade won’t overwrite it — it points you to the right command instead:
supawho was installed via Homebrew (run: brew upgrade supawho).| Installed via | Update with |
|---|---|
| Homebrew (macOS) | brew upgrade supawho |
| Install script / raw binary | supawho upgrade |
.deb / .rpm / .apk |
your system package manager |
Related
Section titled “Related”Set SUPAWHO_NO_UPDATE_CHECK=1 to disable the background update notice. See Updating for the full picture.
