Skip to content

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 10 Sep 05:55

Install kybern 0.3.5

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download kybern 0.3.5

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