Release Notes
🐞 Fixes
- Fixed an issue where HTTP remote cache would deserialize manifests into the wrong shape, resulting
in failed caching.
- Fixed an issue where dependency deduping would run on fresh/initial installs.
Install moon_cli 2.4.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/moonrepo/moon/releases/download/v2.4.5/moon_cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/moonrepo/moon/releases/download/v2.4.5/moon_cli-installer.ps1 | iex"
Download moon_cli 2.4.5