Release Notes
🐞 Fixes
- Fixed an issue where
proto install <tool> <req>
would resolve to a version from the local manifest, instead of remote available versions. - Fixed an issue that would cache remote versions for a tool when there were none available (network issue, etc).
⚙️ Internal
- Added MSRV (
package.rust-version
) to all Rust crates.
Download proto_cli 0.51.4
File | Platform | Checksum |
---|---|---|
proto_cli-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
proto_cli-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
proto_cli-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
proto_cli-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
proto_cli-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
proto_cli-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
proto_cli-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |