Release Notes
🛡️ Security
- Fixed a security issue where task outputs being hydrated from the remote cache can overwrite files
outside the output list, if the manifest in the remote cache has been compromised.
🧰 Toolchains
- Go
- Fixed a
go.mod parsing regression that failed to parse tool ().
Install moon_cli 2.3.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/moonrepo/moon/releases/download/v2.3.3/moon_cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/moonrepo/moon/releases/download/v2.3.3/moon_cli-installer.ps1 | iex"
Download moon_cli 2.3.3