summaryrefslogtreecommitdiff
path: root/plugins/brew/README.md
AgeCommit message (Collapse)Author
2020-12-30fix(brew)!: update `bcubc` alias to use `brew upgrade --cask` (#9501)Josh E. Roberts
BREAKING CHANGE: changes deprecated `brew cask reinstall $(...)` alias to use `brew upgrade --cask` instead. If you don't have this command, run `brew update` to get the latest Homebrew CLI version. Co-authored-by: jakepez <jake@findjake.com>
2020-09-28brew: add alias for brew to avoid upgrading casks (#9280)Pierre-Luc Paour
2020-09-14brew: replace deprecated brew cask outdated command (#9253)Alessandro
2020-05-26brew: remove completion deprecation notice and fix READMEMarc Cornellà
2019-01-20Added brew cask updatepahakalle
2018-10-02brew: fix typo in README (#7184)Rubén Durán Balda
2018-10-02brew: add README (#7183)Brian Mitchell