Skip to content

Commit

Permalink
Merge pull request #17668 from andrewbraxton/greedy-outdated
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid authored Jul 11, 2024
2 parents b831601 + 0e0e3a4 commit 4bd3b93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Homebrew/cmd/outdated.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ class Outdated < AbstractCommand
"formula is outdated. Otherwise, the repository's HEAD will only be checked for " \
"updates when a new stable or development version has been released."
switch "-g", "--greedy",
env: :upgrade_greedy,
description: "Also include outdated casks with `auto_updates true` or `version :latest`."

switch "--greedy-latest",
Expand Down

0 comments on commit 4bd3b93

Please sign in to comment.