| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-03-30 | 788 Bytes | |
| beads_0.63.3_linux_arm64.tar.gz | 2026-03-30 | 43.1 MB | |
| beads_0.63.3_linux_amd64.tar.gz | 2026-03-30 | 46.4 MB | |
| beads_0.63.3_freebsd_amd64.tar.gz | 2026-03-30 | 12.8 MB | |
| beads_0.63.3_windows_arm64.zip | 2026-03-30 | 11.9 MB | |
| beads_0.63.3_windows_amd64.zip | 2026-03-30 | 13.1 MB | |
| beads_0.63.3_darwin_arm64.tar.gz | 2026-03-30 | 12.3 MB | |
| beads_0.63.3_darwin_amd64.tar.gz | 2026-03-30 | 13.1 MB | |
| beads_0.63.3_android_arm64.tar.gz | 2026-03-30 | 12.4 MB | |
| README.md | 2026-03-30 | 897 Bytes | |
| v0.63.3 source code.tar.gz | 2026-03-30 | 3.5 MB | |
| v0.63.3 source code.zip | 2026-03-30 | 4.2 MB | |
| Totals: 12 Items | 172.8 MB | 2 | |
beads v0.63.3
Pre-compiled binaries for Linux, macOS (Intel & Apple Silicon), Windows (AMD64 & ARM64), Android/Termux (ARM64), and FreeBSD.
Installation
Homebrew (macOS/Linux):
:::bash
brew install beads
Quick Install (macOS/Linux/FreeBSD):
:::bash
curl -sSL https://raw.githubusercontent.com/steveyegge/beads/main/scripts/install.sh | bash
Windows (PowerShell):
:::powershell
irm https://raw.githubusercontent.com/steveyegge/beads/main/install.ps1 | iex
Manual Install: Download the appropriate binary for your platform below, extract it, and place it in your PATH.
Changelog
Bug Fixes
- [b70678] fix(beads): detect embeddeddolt/ directory in database discovery (#2909)
- [884cc1] fix(release): revert all non-Linux targets to CGO_ENABLED=0, bump v0.63.3
- [97889d] fix: include convoy-type formulas in bd formula list text output