Inferno 0.10.6
[Unreleased]
Installation
Quick Install (Linux/macOS)
curl -L https://github.com/ringo380/inferno/releases/download/v0.10.6/inferno-linux-x86_64.tar.gz | tar xz
sudo mv inferno /usr/local/bin/Manual Download
Download the appropriate binary for your platform from the assets below.
Verification
All release binaries include SHA256 checksums for verification:
sha256sum -c inferno-*.sha256What's Changed
See the changelog above for detailed changes in this release.