Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
moon-aarch64-apple-darwin | 2025-07-18 | 24.4 MB | |
moon-aarch64-unknown-linux-gnu | 2025-07-18 | 36.9 MB | |
moon-aarch64-unknown-linux-musl | 2025-07-18 | 33.1 MB | |
moon-x86_64-apple-darwin | 2025-07-18 | 34.1 MB | |
moon-x86_64-pc-windows-msvc.exe | 2025-07-18 | 34.4 MB | |
moon-x86_64-unknown-linux-gnu | 2025-07-18 | 47.3 MB | |
moon-x86_64-unknown-linux-musl | 2025-07-18 | 47.3 MB | |
README.md | 2025-07-17 | 375 Bytes | |
v1.38.6 source code.tar.gz | 2025-07-17 | 88.0 MB | |
v1.38.6 source code.zip | 2025-07-17 | 89.2 MB | |
Totals: 10 Items | 434.6 MB | 3 |
🧰 Toolchains
- Go
- Fixed
go.*
parsing failures when there was no trailing newline.
⚙️ Internal
- Updated proto to v0.50.5 (from 0.50.1) to resolve an "unknown field
spec
" error. This is triggered when the globalproto
binary is using v0.51, and moon is using proto < v0.50.5.