What’s New

brew 6.0.11

6.0.11
Added
  • Add brew vulns command
  • Accept --brewfile as an input source for brew deps command
Changed
  • Enable more cask metadata migration to JSON for all users
  • Skip rewriting Mach-O binaries when delete_rpath changes nothing
  • Use RubyMacho 6.0.0
  • Preserve cask container metadata
  • Show application of file and data patches
  • Start bottle downloads before dependency fetches
  • Prewarm Bootsnap caches after brew update
Fixed
  • Fix brew outdated --greedy crash on installed casks without a URL
  • Keep the current internal package API file on brew cleanup -s
  • Fall back to verbatim head URL for non-forge repos in vulns scanner
  • Merge into existing records instead of overwriting in vulns OSV export
Removed
  • Remove dead API methods and move generated_hash! to tests
What's Changed

Full Changelog: https://github.com/Homebrew/brew/compare/6.0.10...6.0.11

View original