Skip to content

Inferno 0.10.6

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Jan 08:10
· 6 commits to main since this release

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-*.sha256

What's Changed

See the changelog above for detailed changes in this release.