-
Notifications
You must be signed in to change notification settings - Fork 847
Closed
Description
- Add a new option for the
stack upgradecommand,--binary, that will download the latest binary version from the Github release (--no-binarywill also be available) - When compiling official releases, have some flag that indicates that this is an official release
- When using an official binary release,
--binaryis on by default. Otherwise, it's off by default.