Merge pull request #17668 from andrewbraxton/greedy-outdated
This commit is contained in:
commit
4bd3b938c3
@ -32,6 +32,7 @@ module Homebrew
|
|||||||
"formula is outdated. Otherwise, the repository's HEAD will only be checked for " \
|
"formula is outdated. Otherwise, the repository's HEAD will only be checked for " \
|
||||||
"updates when a new stable or development version has been released."
|
"updates when a new stable or development version has been released."
|
||||||
switch "-g", "--greedy",
|
switch "-g", "--greedy",
|
||||||
|
env: :upgrade_greedy,
|
||||||
description: "Also include outdated casks with `auto_updates true` or `version :latest`."
|
description: "Also include outdated casks with `auto_updates true` or `version :latest`."
|
||||||
|
|
||||||
switch "--greedy-latest",
|
switch "--greedy-latest",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user