Add todo for --json=v1 deprecation

This commit is contained in:
William Ma 2020-07-27 09:12:30 -04:00
parent 8d4a443e4d
commit f8708ae80c

View File

@ -46,7 +46,8 @@ module Homebrew
case json_version
when :v1
odeprecated "brew outdated --json=v1", "brew outdated --json=v2"
# TODO: enable for next major/minor release
# odeprecated "brew outdated --json=v1", "brew outdated --json=v2"
outdated = if args.formula? || !args.cask?
outdated_formulae