Skip to content

v0.17.6

Choose a tag to compare

@github-actions github-actions released this 27 Aug 12:12
· 65 commits to main since this release

Changelog

Fixes

  • 66bdc26 fix(cli): always announce the restart, and never report the stopped PID

Others

  • 8a85bf9 chore(release): cut 0.17.6

Install

Homebrew (macOS + Linux):

brew install plumbkit/plumb/plumb

Direct download: grab the archive for your OS/arch below, extract it, and
put the plumb binary on your PATH.

Platform Archive
macOS, Apple Silicon (M-series) plumb_0.17.6_darwin_arm64.tar.gz
macOS, Intel plumb_0.17.6_darwin_amd64.tar.gz
Linux, Intel/AMD 64-bit plumb_0.17.6_linux_amd64.tar.gz
Linux, ARM 64-bit plumb_0.17.6_linux_arm64.tar.gz

Verify your download against checksums.txt.

macOS note: these binaries are not yet code-signed. On a direct download
Gatekeeper may block the first run — clear the quarantine flag once:
xattr -dr com.apple.quarantine ./plumb. Homebrew installs are unaffected.