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