| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Homebrew.pkg | 2026-05-11 | 131.2 MB | |
| 5.1.11 source code.tar.gz | 2026-05-10 | 3.6 MB | |
| 5.1.11 source code.zip | 2026-05-10 | 5.0 MB | |
| README.md | 2026-05-10 | 4.3 kB | |
| Totals: 4 Items | 139.7 MB | 1 | |
What's Changed
- info: list installed dependents with --verbose by @HaraldNordgren in https://github.com/Homebrew/brew/pull/22163
- bundle/checker: enable
typed: strictby @bittoby in https://github.com/Homebrew/brew/pull/22157 - Supports in repository patch files by @rexmhall09 in https://github.com/Homebrew/brew/pull/22144
- bundle/commands/exec: enable
typed: strictby @bittoby in https://github.com/Homebrew/brew/pull/22167 - dev-cmd/tests: remove obsolete
HOMEBREW_REALLY_USE_INTERNAL_APIcleanup by @bittoby in https://github.com/Homebrew/brew/pull/22168 - docs: formula-cookbook remove deprecated string replacement instructions by @GunniBusch in https://github.com/Homebrew/brew/pull/22169
- Test bare cask macOS dependencies by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22166
- build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 in the github-actions group across 1 directory by @dependabot[bot] in https://github.com/Homebrew/brew/pull/22179
- build(deps): bump the bundler group across 2 directories with 9 updates by @dependabot[bot] in https://github.com/Homebrew/brew/pull/22178
- info: show installed deps correctly by @HaraldNordgren in https://github.com/Homebrew/brew/pull/22164
- dev-cmd/lgtm: require
formulaexplicitly by @p-linnane in https://github.com/Homebrew/brew/pull/22176 - Warn for Nix-managed Homebrew by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22182
- Use full-name helpers for split names by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22183
- Dockerfile: set
HOMEBREW_*variables by @ZhongRuoyu in https://github.com/Homebrew/brew/pull/22189 - Use PyPI mtimes for source dates by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22181
- unpack_strategy/bzip2: use Homebrew bzip2 when installed by @p-linnane in https://github.com/Homebrew/brew/pull/22197
- cask/caskroom: use the user's primary group on Linux by @XuehaiPan in https://github.com/Homebrew/brew/pull/22202
- Align cask macOS dependencies by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22185
- download_queue: kill curl on cancellation by @rangaNP in https://github.com/Homebrew/brew/pull/22201
- Track macOS support explicitly by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22187
- workflows: close incomplete PRs by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22186
- sorbet: Add RSpec shims and typecheck some tests by @issyl0 in https://github.com/Homebrew/brew/pull/22205
- livecheck: fix formula throttle days by @daeho-ro in https://github.com/Homebrew/brew/pull/22209
- tap-info: list formulae and casks by @HaraldNordgren in https://github.com/Homebrew/brew/pull/22180
- Fix cask tab marking with missing tab file by @rexmhall09 in https://github.com/Homebrew/brew/pull/22211
- Add Linux OS dependencies by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22192
- Split one-class-per-file todos by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22212
- exceptions: hint when a download is HTML, not a binary by @jarimustonen in https://github.com/Homebrew/brew/pull/22184
- livecheck: speed up formula throttle days check by @daeho-ro in https://github.com/Homebrew/brew/pull/22214
- Add maximum macOS cask deps by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22198
- Route
rs-*commands to experimental Rust frontend by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22217 - Move test-bot OS logic to extend/os by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22213
- Fix RSpec named subjects by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22218
- cmd/which-formula: don't downcase cmd by @ZhongRuoyu in https://github.com/Homebrew/brew/pull/22219
- Remove aggregate examples todos by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22216
- Remove stale RuboCop disables by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22215
New Contributors
- @bittoby made their first contribution in https://github.com/Homebrew/brew/pull/22157
- @jarimustonen made their first contribution in https://github.com/Homebrew/brew/pull/22184
Full Changelog: https://github.com/Homebrew/brew/compare/5.1.10...5.1.11