Release Notes
🚀 Updates
- Added Linux arm64 gnu and musl support (
aarch64-unknown-linux-gnu
andaarch64-unknown-linux-musl
). - Added a
proto debug config
command, to debug all loaded configs and the final merged config. - Added a
PROTO_BYPASS_VERSION_CHECK
environment variable, to bypass loading and checking of versions. Useful when internet is unreliable.
Download proto_cli 0.25.0
File | Platform | Checksum |
---|---|---|
proto_cli-aarch64-apple-darwin.tar.xz | macOS Apple Silicon | checksum |
proto_cli-aarch64-unknown-linux-gnu.tar.xz | Linux arm64 | checksum |
proto_cli-aarch64-unknown-linux-musl.tar.xz | musl Linux arm64 | checksum |
proto_cli-x86_64-apple-darwin.tar.xz | macOS Intel | checksum |
proto_cli-x86_64-pc-windows-msvc.zip | Windows x64 | checksum |
proto_cli-x86_64-unknown-linux-gnu.tar.xz | Linux x64 | checksum |
proto_cli-x86_64-unknown-linux-musl.tar.xz | musl Linux x64 | checksum |