Release Notes
Added
- Release installers now include the
kickoutchi-update helper from
cargo-dist, so installer-based Linux, macOS, and Windows users can update to
newer releases by running kickoutchi-update after installing this version or
newer.
- The README now documents how installer users get the updater helper and how
existing 0.1.0/0.1.1 installs can opt in by rerunning the latest installer
once.
Install kickoutchi 0.1.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nuggocto/kickoutchi/releases/download/v0.1.2/kickoutchi-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/nuggocto/kickoutchi/releases/download/v0.1.2/kickoutchi-installer.ps1 | iex"
Download kickoutchi 0.1.2