Skip to content

v0.17.7

Choose a tag to compare

@github-actions github-actions released this 28 Aug 06:40
· 61 commits to main since this release

Changelog

Fixes

  • ed855bc fix(cli): tell the displaced agent its pin was taken, and stop advertising force (#182)

Others

  • 83dcba7 release: 0.17.7
  • 02cd333 test(cli): assert the contested mark survives the re-pin's own Health reset

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.7_darwin_arm64.tar.gz
macOS, Intel plumb_0.17.7_darwin_amd64.tar.gz
Linux, Intel/AMD 64-bit plumb_0.17.7_linux_amd64.tar.gz
Linux, ARM 64-bit plumb_0.17.7_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.