Skip to content

v0.465.0

Latest
Compare
Choose a tag to compare
@qlty-cli-releases qlty-cli-releases released this 19 Dec 21:19
· 18 commits to main since this release

Install qlty 0.465.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/qltysh/qlty/releases/download/v0.465.0/qlty-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/qltysh/qlty/releases/download/v0.465.0/qlty-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install qlty

Download qlty 0.465.0

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