Skip to content

0.3.16 - 2024-08-21

Compare
Choose a tag to compare
@frol frol released this 21 Aug 15:08
· 9 commits to main since this release
508d985

Release Notes

Other

  • Updated near-* dependencies to the latest versions (nearcore crates 0.24.1 and near-cli-rs 0.14.1) (#98)
  • updated deps to 0.23 version (#96)

Install bos-cli 0.3.16

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.16/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.16/bos-cli-installer.ps1 | iex

Install prebuilt binaries into your npm project

npm install bos-cli@0.3.16

Download bos-cli 0.3.16

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