Merge pull request #17668 from andrewbraxton/greedy-outdated

This commit is contained in:
Mike McQuaid 2024-07-11 08:20:19 +01:00 committed by GitHub
commit 4bd3b938c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,6 +32,7 @@ module Homebrew
"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",