Release Notes
🐞 Fixes
- Fixed an issue what would cause an "unknown field
spec
" error within moon when there were conflicting proto versions.- Tools that were installed with proto 0.51.x before this patch will have a broken manifest. You'll need to manually modify the manifest and remove the
spec
andversion
fields within thelock
entry, or force re-install the tool.
- Tools that were installed with proto 0.51.x before this patch will have a broken manifest. You'll need to manually modify the manifest and remove the
Download proto_cli 0.51.2
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 |