Skip to content

0.3.11 - 2024-01-23

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 09:47
· 7 commits to main since this release
028b001

Release Notes

Other

  • Upgraded NEAR crates to 0.20.0 release (#88)
  • Updated binary releases pipeline to use cargo-dist v0.7.2 (previously v0.1.0-prerelease.3) (#87)
  • Added the documentation for --social-db-folder option in components subcommand (#85)

Install bos-cli 0.3.11

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/bos-cli-rs/bos-cli-rs/releases/download/v0.3.11/bos-cli-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/bos-cli-rs/bos-cli-rs/releases/download/v0.3.11/bos-cli-installer.ps1 | iex

Install prebuilt binaries into your npm project

npm install bos-cli@0.3.11

Download bos-cli 0.3.11

File Platform Checksum
bos-cli-aarch64-apple-darwin.tar.gz macOS Apple Silicon checksum
bos-cli-x86_64-apple-darwin.tar.gz macOS Intel checksum
bos-cli-x86_64-pc-windows-msvc.tar.gz Windows x64 checksum
bos-cli-x86_64-unknown-linux-gnu.tar.gz Linux x64 checksum
bos-cli-x86_64-pc-windows-msvc.msi Windows x64 checksum