Releases

Prebuilt binaries for all supported platforms. Zero dependencies.

v0.1.0 alpha
2026-03-30

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
17787d322829682f...
Download
LinuxARM643.3 MB
1fd3f5bf17100508...
Download
macOSIntel3.2 MB
c7d0a762004debc4...
Download
macOSApple Silicon2.8 MB
4011b9f1636ff5e9...
Download
Windowsx86_643.2 MB
5a19b3a87016502a...
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