Skip to content

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 04 May 04:29
v0.4.4
3a5b301

Install anzar 0.4.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/anzar-software/anzar-cli/releases/download/v0.4.4/anzar-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/anzar-software/anzar-cli/releases/download/v0.4.4/anzar-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install @anzar-auth/anzar@0.4.4

Download anzar 0.4.4

File Platform Checksum
anzar-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
anzar-x86_64-apple-darwin.tar.xz Intel macOS checksum
anzar-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
anzar-x86_64-pc-windows-msvc.zip x64 Windows checksum
anzar-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
anzar-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
anzar-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum