Skip to content

v0.11.1

Choose a tag to compare

@github-actions github-actions released this 03 Jun 20:37
3eded77

Install bt 0.11.1

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download bt 0.11.1

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