buo / homebrew-cask-upgrade

A command line tool for upgrading every outdated app installed by Homebrew Cask
MIT License
2.4k stars 90 forks source link

`--no-quarantine` flag not working anymore #178

Closed F30 closed 2 years ago

F30 commented 3 years ago

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.

ondrejfuhrer commented 2 years ago

Hey @F30 , I did double check this and it seems it's working again. Therefore I'm closing this issue, feel free to create a new one if the issue occurs again.