Releases

Prebuilt binaries for all supported platforms. Zero dependencies.

v1.0.0 alpha
2026-05-31

Quick install

Linux / macOS curl -fsSL https://kief.dev/vekt/install.sh | sh
Windows (PowerShell) irm https://kief.dev/vekt/install.ps1 | iex
PlatformArchSizeSHA-256
Linuxx86_643.7 MB
966b2dc94329eecc...
Download
LinuxARM643.6 MB
c5efe78effdddf42...
Download
macOSIntel3.5 MB
b704c041983832fd...
Download
macOSApple Silicon3.3 MB
8db0c00b3a920069...
Download
Windowsx86_643.5 MB
af650c4f4168a6f9...
Download

Verify your download

After downloading, verify the SHA-256 checksum matches:

Linux / macOS sha256sum vekt-linux-x86_64
Windows (PowerShell) Get-FileHash vekt-windows-x86_64.exe -Algorithm SHA256