Lux v0.1.10
Lux v0.1.10
Self-contained binary builds for every supported platform.
Each archive contains the lux executable, this release's
LICENSE, README, and the full docs/ reference.
Downloads
| Platform | Archive |
|---|---|
| Linux x64 | lux-linux-x64.tar.gz |
| Linux arm64 | lux-linux-arm64.tar.gz |
| macOS arm64 | lux-osx-arm64.tar.gz (Apple Silicon) |
| Windows x64 | lux-win-x64.zip |
| Windows arm64 | lux-win-arm64.zip |
SHA-256 checksums are published alongside each archive.
Install
# Linux / macOS
tar xzf lux-linux-x64.tar.gz
sudo mv lux /usr/local/bin/
lux versionOr extract the Windows archive and put lux.exe somewhere on %PATH%.
What's changed
See the full commit log.