| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Homebrew.pkg | 2026-05-07 | 132.4 MB | |
| 5.1.10 source code.tar.gz | 2026-05-07 | 3.5 MB | |
| 5.1.10 source code.zip | 2026-05-07 | 4.9 MB | |
| README.md | 2026-05-07 | 1.7 kB | |
| Totals: 4 Items | 140.8 MB | 1 | |
What's Changed
- Improve Docker cache reuse by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22134
- caveats: sort shadowed executables alphabetically by @HaraldNordgren in https://github.com/Homebrew/brew/pull/22139
- Extract patch classes into separate files by @rexmhall09 in https://github.com/Homebrew/brew/pull/22142
- Explain upgrade metadata fetch by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22143
- info: add Binaries section listing executables by @HaraldNordgren in https://github.com/Homebrew/brew/pull/22150
- diagnostic: cap OCLP tier when macOS is outdated by @p-linnane in https://github.com/Homebrew/brew/pull/22154
- upgrade: add final summary by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22140
- utils/formatter: avoid loading URI library for
Formatter.urlby @p-linnane in https://github.com/Homebrew/brew/pull/22160 - list: make --multiple imply --versions by @HaraldNordgren in https://github.com/Homebrew/brew/pull/22156
- Fix incorrect
depends_on: macosserialization in JSON API for Linux variations by @hangone in https://github.com/Homebrew/brew/pull/22137 - Stop relying on transitive
uriloads by @p-linnane in https://github.com/Homebrew/brew/pull/22161 - Filter Linux cask loads by support by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22149
- Add installed info inventory by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22141
New Contributors
- @hangone made their first contribution in https://github.com/Homebrew/brew/pull/22137
Full Changelog: https://github.com/Homebrew/brew/compare/5.1.9...5.1.10