What’s New

brew 6.0.12

6.0.12
Added
  • Add JSON output method for doctor
Changed
  • Rename vulns advisory database repo to Homebrew/advisory-database
  • Bump vendored portable-ruby to 4.0.6
  • Map resolves information from API in formulary
  • Skip repeated checksum verification of the same file in downloadable
  • Enable cask FFI helpers for all users
  • Don't show upgrade size with --build-from-source flag
  • Use larger buffer and retain state in readline_nonblock
  • Use same cache on recursive expand for dependencies
  • Keep cask upgrades after approval failure
  • Adjust attestation for breaking GitHub API change
  • Recover legacy Cask metadata
  • Suppress requires_rosetta caveat when Rosetta 2 is already installed
  • Scan installed kegs by default and report untrusted-tap skips in vulns
  • Serialise cask language variations
  • Use tap sources for cask metadata
  • Avoid masking external home symlinks
Fixed
  • Raise ArgumentError when get_make_var variable is missing
  • Stop silently ignoring bottle manifest download failures
  • Don't enable developer mode when copying xattrs in cask quarantine
What's Changed
New Contributors

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

View original