mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 12:06:41 +00:00
The brew outdated command recently changed the "installed_versions" field on casks from a string to an array, bringing it in line with formula details. This allows it to deal with either string or array values, and show them correctly.