Scoop bucket for versioned NSIS releases
With Scoop installed and available in your command prompt, proceed as follows.
# Add this bucket
scoop bucket add nsis https://github.com/NSIS-Dev/scoop-nsis
# Install specific version
scoop install nsis/nsis-3.11
# Install latest
scoop install nsis/nsis