Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
moon-aarch64-apple-darwin | 2025-06-15 | 23.8 MB | |
moon-aarch64-unknown-linux-gnu | 2025-06-15 | 35.6 MB | |
moon-aarch64-unknown-linux-musl | 2025-06-15 | 31.8 MB | |
moon-x86_64-apple-darwin | 2025-06-15 | 33.3 MB | |
moon-x86_64-pc-windows-msvc.exe | 2025-06-15 | 33.5 MB | |
moon-x86_64-unknown-linux-gnu | 2025-06-15 | 45.5 MB | |
moon-x86_64-unknown-linux-musl | 2025-06-15 | 45.5 MB | |
README.md | 2025-06-15 | 566 Bytes | |
v1.37.2 source code.tar.gz | 2025-06-15 | 86.0 MB | |
v1.37.2 source code.zip | 2025-06-15 | 87.1 MB | |
Totals: 10 Items | 422.1 MB | 0 |
🚀 Updates
- Updated
moon ci
to always run the sync workspace action, even when no tasks are affected.
🐞 Fixes
- Fixed an issue where
git
commands would attempt to execute, even when nogit
binary was found. - Fixed an issue where
moon docker scaffold
would over scaffold the same project multiple times. - Fixed an issue where proto would be installed when
MOON_TOOLCHAIN_FORCE_GLOBALS
is set. - Reworked the
git
commands that are executed forgit://
based code generation.
⚙️ Internal
- Updated dependencies.