Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 01 Apr 18:59
· 1 commit to fb41f81d02fa9a769c26b69ba39995554dd5cd7f since this release
688454c

Install bt 0.4.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/braintrustdata/bt/releases/download/v0.4.0/bt-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/braintrustdata/bt/releases/download/v0.4.0/bt-installer.ps1 | iex"

Download bt 0.4.0

File Platform Checksum
bt-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
bt-x86_64-apple-darwin.tar.gz Intel macOS checksum
bt-x86_64-pc-windows-msvc.zip x64 Windows checksum
bt-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
bt-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
bt-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
bt-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum