| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Homebrew-5.0.5.pkg | 2025-12-08 | 124.2 MB | |
| 5.0.5 source code.tar.gz | 2025-12-07 | 3.3 MB | |
| 5.0.5 source code.zip | 2025-12-07 | 4.6 MB | |
| README.md | 2025-12-07 | 3.7 kB | |
| Totals: 4 Items | 132.1 MB | 1 | |
What's Changed
- shellenv: prefer lsof to ps to read the command for a process by @bolinfest in https://github.com/Homebrew/brew/pull/21157
- dev-cmd/contributions: update quarter dates. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/21155
- Overhaul Homebrew governance by @p-linnane in https://github.com/Homebrew/brew/pull/21156
- formula_auditor: audit
revisionandcompatibility_versionby @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20936 - Add Lead Maintainers to README and manpages. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/21159
- README: fix broken links. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/21160
- utils/git:
typed: strictby @cho-m in https://github.com/Homebrew/brew/pull/21162 - compilers:
typed: strictby @cho-m in https://github.com/Homebrew/brew/pull/21163 - Update pull request documentation for casks by @nertzy in https://github.com/Homebrew/brew/pull/21161
- Suppress warning from lsof by @neuralsandwich in https://github.com/Homebrew/brew/pull/21164
- compilers: add comment on older GCC usage by @cho-m in https://github.com/Homebrew/brew/pull/21168
- unversioned_cask_checker:
typed: strictby @cho-m in https://github.com/Homebrew/brew/pull/21166 - attestation: remove
T.mustby @cho-m in https://github.com/Homebrew/brew/pull/21167 - extend/os/linux/hardware/cpu:
typed: strictby @cho-m in https://github.com/Homebrew/brew/pull/21171 - dev-cmd/test-bot: remove unused
--concurrent-downloadsby @cho-m in https://github.com/Homebrew/brew/pull/21172 - install, installed_dependents, uninstall:
typed: strictby @cho-m in https://github.com/Homebrew/brew/pull/21173 - brew.sh: avoid here-string for sandbox compatibility by @bendrucker in https://github.com/Homebrew/brew/pull/21175
- Deprecate
Formula#needsand removeneeds :openmpsupport by @cho-m in https://github.com/Homebrew/brew/pull/21169 - requirements/codesign_requirement:
typed: strictand deprecate by @cho-m in https://github.com/Homebrew/brew/pull/21170 - test: replace some install_test_formula with setup_test_formula by @cho-m in https://github.com/Homebrew/brew/pull/21174
- Check for SSSE3 instructions. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/21178
- test:
typed: strictby @cho-m in https://github.com/Homebrew/brew/pull/21180 - Deprecate
option :cxx11andoption :universalby @cho-m in https://github.com/Homebrew/brew/pull/21181 - formula-analytics/requirements.txt: bump
urllib3by @p-linnane in https://github.com/Homebrew/brew/pull/21185 - github_packages: Bump to Sorbet
typed: strictby @issyl0 in https://github.com/Homebrew/brew/pull/21186 - Remove unused inherited_options by @cho-m in https://github.com/Homebrew/brew/pull/21189
- linuxbrew-core-migration: remove unneeded formulae by @cho-m in https://github.com/Homebrew/brew/pull/21190
- github_packages: cast
pkg_versionandrebuildtoVersionandIntegerby @botantony in https://github.com/Homebrew/brew/pull/21192 - github_packages: convert formula version to a string in schema by @botantony in https://github.com/Homebrew/brew/pull/21193
New Contributors
- @bolinfest made their first contribution in https://github.com/Homebrew/brew/pull/21157
- @nertzy made their first contribution in https://github.com/Homebrew/brew/pull/21161
- @neuralsandwich made their first contribution in https://github.com/Homebrew/brew/pull/21164
- @bendrucker made their first contribution in https://github.com/Homebrew/brew/pull/21175
Full Changelog: https://github.com/Homebrew/brew/compare/5.0.4...5.0.5