Skip to content

Branchd v0.5.0

Choose a tag to compare

@github-actions github-actions released this 05 Nov 17:28
· 11 commits to main since this release
065b772

Server Bundles

For self-hosted deployments on Linux servers.

  • branchd-linux-arm64.tar.gz - ARM64 (AWS Graviton, etc.)
  • branchd-linux-amd64.tar.gz - x86_64/AMD64

CLI Binaries

Command-line tool for managing branches.

Linux

  • branchd-linux-amd64 - x86_64/AMD64
  • branchd-linux-arm64 - ARM64

macOS

  • branchd-darwin-amd64 - Intel Macs
  • branchd-darwin-arm64 - Apple Silicon (M1/M2/M3)

Windows

  • branchd-windows-amd64.exe - x86_64/AMD64

All files include SHA256 checksums for verification.

Full Changelog: v0.4.0...v0.5.0