Skip to content

2.3.2

Compare
Choose a tag to compare
@bitrise-devs-bot bitrise-devs-bot released this 30 Jun 10:23
df85af5

Release Notes

  • [df85af5] [NOJIRA][2.3.2] updated env size limit to 256kb (#196)

Install or upgrade

To install this version, run the following commands (in a bash shell):

curl -fL https://github.com/bitrise-io/envman/releases/download/2.3.2/envman-$(uname -s)-$(uname -m) > /usr/local/bin/envman

Then:

chmod +x /usr/local/bin/envman

That's all, you're ready to call envman!