Skip to content

Commit

Permalink
brew-cask: Add cask upgrade
Browse files Browse the repository at this point in the history
Brew Cask has had a proper upgrade command since Homebrew/brew#3396
  • Loading branch information
Lorwp committed Apr 6, 2018
1 parent 0ab7d38 commit 05381f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/osx/brew-cask.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@

`brew cask outdated`

- Upgrade an installed cask to its latest version:
- Upgrade all installed casks to their latest version:

`brew cask reinstall {{cask_name}}`
`brew cask upgrade`

- Uninstall a cask:

Expand Down

0 comments on commit 05381f3

Please sign in to comment.