| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Homebrew.pkg | 2026-05-21 | 137.6 MB | |
| 5.1.13 source code.tar.gz | 2026-05-21 | 3.7 MB | |
| 5.1.13 source code.zip | 2026-05-21 | 5.2 MB | |
| README.md | 2026-05-21 | 2.4 kB | |
| Totals: 4 Items | 146.5 MB | 17 | |
What's Changed
- info: mark deprecated/disabled pkg in install status by @HaraldNordgren in https://github.com/Homebrew/brew/pull/22334
- gitignore: ignore test/.npm/ by @HaraldNordgren in https://github.com/Homebrew/brew/pull/22337
- info, tap-info: skip uninstalled marker and bold when not a problem (align with search) by @HaraldNordgren in https://github.com/Homebrew/brew/pull/22342
- Remove obsolete --skip-update from command-not-found handlers by @rexmhall09 in https://github.com/Homebrew/brew/pull/22340
- Check RubyGems licences by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22343
- cask: include resolved artifact targets in JSON output by @carlocab in https://github.com/Homebrew/brew/pull/22346
- Move the 'wsl?' bool from the OS::Linux module up to the OS module by @lstn in https://github.com/Homebrew/brew/pull/22309
- Make bundle upgrade an alias by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22348
- Resolve src through realpath in install_renamed by @dariaguy in https://github.com/Homebrew/brew/pull/22351
- Omit aliases from completions by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22352
- Align ask dry-run prompts by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22353
- Portable Ruby 4.0.5 by @p-linnane in https://github.com/Homebrew/brew/pull/22357
- bundle: try
mas installbefore falling back tomas getby @wojteksbt in https://github.com/Homebrew/brew/pull/22361 - Add as-console-user command by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22358
- Add minimum version gating by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22359
- Add list versions JSON by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22360
- completions: add missing require. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22366
- Enforce secure redirects by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22368
- pathname: eagerly initialize lazy instance variables by @p-linnane in https://github.com/Homebrew/brew/pull/22362
New Contributors
- @lstn made their first contribution in https://github.com/Homebrew/brew/pull/22309
- @dariaguy made their first contribution in https://github.com/Homebrew/brew/pull/22351
Full Changelog: https://github.com/Homebrew/brew/compare/5.1.12...5.1.13