Skip to content

0.22.2 - 2025-08-31

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Aug 09:38
c9afb52

Release Notes

Fixed

  • Fixed the inspection command for the global contract on the account. (#513)

Install near-cli-rs 0.22.2

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/near/near-cli-rs/releases/download/v0.22.2/near-cli-rs-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install [email protected]

Download near-cli-rs 0.22.2

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