mirror of
https://github.com/Homebrew/brew.git
synced 2026-08-12 22:29:27 +04:00
- `outdated_casks` treated a missing `version` as non-latest but then reported that the latest version was already installed. - Handle the missing version explicitly and reuse the narrowed value so non-quiet output identifies the unavailable current platform. - Strengthen the regression coverage for the warning path.
Library
This directory contains all the code run by the official brew command in Homebrew and all formulae (package descriptions) in taps (repositories containing formulae) in Taps subdirectories.