Adds JSON output to `outdated` command
After some musing on brunophilipe/Cakebrew#71, I thought it would
be useful to let Cakebrew and other tools grab the outdated formulae
version information using a method more elegant than regex.
Closes Homebrew/homebrew#30693.
Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
Showing
- Library/Contributions/brew_bash_completion.sh 1 addition, 1 deletionLibrary/Contributions/brew_bash_completion.sh
- Library/Homebrew/cmd/outdated.rb 30 additions, 8 deletionsLibrary/Homebrew/cmd/outdated.rb
- Library/Homebrew/manpages/brew.1.md 4 additions, 1 deletionLibrary/Homebrew/manpages/brew.1.md
- share/man/man1/brew.1 4 additions, 1 deletionshare/man/man1/brew.1
Please register or sign in to comment