Release Notes
🛠️ Tools
- Bun
- Added support for Windows arm64, which Bun added in v1.3.10.
- Added support for musl based Linux, which Bun added in v1.1.35. Older versions
will now error instead of installing a glibc build that can't run.
- Fixed the Windows support check, which would exclude future major versions,
like v2.0.
⚙️ Internal
Install proto_cli 0.61.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/moonrepo/proto/releases/download/v0.61.1/proto_cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/moonrepo/proto/releases/download/v0.61.1/proto_cli-installer.ps1 | iex"
Download proto_cli 0.61.1