Skip to content

v0.12.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jun 21:27
ea3ed05

Install bt 0.12.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download bt 0.12.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-aarch64-pc-windows-msvc.zip ARM64 Windows 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-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum