Skip to content

v2.1.2

Choose a tag to compare

@github-actions github-actions released this 11 Jun 03:55

v2.1.2 — Docker distribution, output polish

Docker Published to ghcr.io/jungledesh/profile:latest.
Musl static binary, minimal CUDA base, non-root user.
CI publishes on every v* tag. latest tracks stable releases only.

Output Delta spacing and prompt wording tightened.

Install profile 2.1.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jungledesh/profile/releases/download/v2.1.2/profile-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/jungledesh/profile/releases/download/v2.1.2/profile-installer.ps1 | iex"

Download profile 2.1.2

File Platform Checksum
profile-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
profile-x86_64-apple-darwin.tar.xz Intel macOS checksum
profile-x86_64-pc-windows-msvc.zip x64 Windows checksum
profile-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
profile-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
profile-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum