Skip to content

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 09 Sep 12:12

Install kybern 0.3.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Tresnanda/kybern/releases/download/v0.3.2/kybern-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/Tresnanda/kybern/releases/download/v0.3.2/kybern-installer.ps1 | iex"

Download kybern 0.3.2

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