v0.17.7
Changelog
Fixes
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/plumbDirect 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.