braid v0.3.1
Install
curl -fsSL https://raw.githubusercontent.com/cscheid/braid/main/install.sh | bashOr with cargo: cargo install --git https://github.com/cscheid/braid --tag v0.3.1 braid
| Platform | File |
|---|---|
| Linux x86_64 (static musl) | braid-0.3.1-linux_amd64.tar.gz |
| Linux ARM64 (static musl) | braid-0.3.1-linux_arm64.tar.gz |
| macOS Intel | braid-0.3.1-darwin_amd64.tar.gz |
| macOS Apple Silicon | braid-0.3.1-darwin_arm64.tar.gz |
Verify a manual download (archives are signed with minisign, Ed25519):
minisign -Vm braid-0.3.1-<platform>.tar.gz -P RWSbWhSzVkkTRO4nFMzL/KyRs9oicbgy/2KPRK+o9hxznRYx9ZkHwwlNThe trusted comment should name exactly the file you downloaded.
Checksums only (no authenticity): sha256sum -c checksums.sha256 --ignore-missing