logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Brew Upgrade - Upgrade Packages on macOS and Linux | Online Free DevTools by Hexmos

Upgrade outdated formulae and casks with Brew Upgrade on macOS and Linux. Manage your software packages and dependencies efficiently. Free online tool, no registration required.

brew-upgrade

Upgrade outdated formulae and casks. More information: https://docs.brew.sh/Manpage#upgrade-options-installed_formulainstalled_cask-.

  • Upgrade all outdated casks and formulae:

brew upgrade

  • Upgrade a specific formula/cask:

brew upgrade {{formula|cask}}

  • Print what would be upgraded, but don’t actually upgrade anything:

brew upgrade {{[-n|--dry-run]}}