When brew cu is called with the --no-quarantine argument, app installations now fail with:
Usage: brew reinstall [options] formula
…
Error: invalid option: --no-quarantine
I suppose this is because of the change to brew reinstall instead of brew cask reinstall.
When
brew cuis called with the--no-quarantineargument, app installations now fail with:I suppose this is because of the change to
brew reinstallinstead ofbrew cask reinstall.