Skip to content

Updating Billy

Billy uses GoReleaser to publish binaries and automatically update the Homebrew tap and Scoop bucket on every release. Updating is a one-liner.

Terminal window
brew update # fetch the latest formula from the tap
brew upgrade jd4rider/billy/billy # install the new version
Terminal window
billy --version

This prints the version, commit SHA, build date, and build variant (slim or full).

See the Devlog for a running changelog of what ships in each release.