Release Notes
π Updates
- Updated all HTTP requests to expand environment variables (
${VAR}) in the request headers, so that you can use environment variables in your config for things like auth tokens and API keys.
Install proto_cli 0.60.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/moonrepo/proto/releases/download/v0.60.2/proto_cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/moonrepo/proto/releases/download/v0.60.2/proto_cli-installer.ps1 | iex"
Download proto_cli 0.60.2