Binaries
lash-linux-x86_64.tar.gz, lash-linux-aarch64.tar.gz, and lash-macos-aarch64.tar.gz.
CLI releases are manual, reproducible GitHub releases cut only from a green commit on main. They are independent from Lash SDK releases.
main after required CI passes.Release-Notes: commit section.release_sha blank for current main, or provide a green ancestor commit.Do not create release tags or upload artifacts by hand.
lash-linux-x86_64.tar.gz, lash-linux-aarch64.tar.gz, and lash-macos-aarch64.tar.gz.
SHA256SUMS covers the binary archives. install_lash.sh is rendered for the exact release tag and installs the matching asset.
The CLI records one exact Lash Git revision in its root Cargo.toml. Updating that revision is an explicit compatibility change with its own checks. CLI and SDK version numbers do not need to advance together.