Skip to content

1.1.1 - 2026-08-06

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Aug 05:24
32eed82

Release Notes

  • Fixes release binaries reporting a dirty checkout when generated cargo-dist
    manifests are present.
  • Verifies release binary commit provenance and clean-checkout metadata across
    packaged artifacts.
  • Removes internal distribution manifests from published GitHub Releases.

Install locho 1.1.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/trchopan/locho/releases/download/v1.1.1/locho-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/trchopan/locho/releases/download/v1.1.1/locho-installer.ps1 | iex"

Download locho 1.1.1

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