| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Homebrew-4.6.19.pkg | 2025-10-27 | 123.4 MB | |
| 4.6.19 source code.tar.gz | 2025-10-27 | 3.3 MB | |
| 4.6.19 source code.zip | 2025-10-27 | 4.6 MB | |
| README.md | 2025-10-27 | 2.9 kB | |
| Totals: 4 Items | 131.3 MB | 13 | |
What's Changed
- Load installed formulae from kegs by @Rylan12 in https://github.com/Homebrew/brew/pull/20897
- Only clear timestamped
Dependency#expandcache when requested by @Rylan12 in https://github.com/Homebrew/brew/pull/20909 - Download the correct API files in
brew updateby @Rylan12 in https://github.com/Homebrew/brew/pull/20913 - Detect outdated formulae using only the minimal API by @Rylan12 in https://github.com/Homebrew/brew/pull/20912
- refactor: update type signatures to always return boolean for install… by @hyuraku in https://github.com/Homebrew/brew/pull/20860
- Resolve dependencies according to bottle/tab when installing older bottles by @Copilot in https://github.com/Homebrew/brew/pull/20802
- dependency: handle generic macOS simulation in uses_from_macos dependencies by @chenrui333 in https://github.com/Homebrew/brew/pull/20919
- rubocop: Ignore
.github/copilot-instructions.mdunderAllCopsby @issyl0 in https://github.com/Homebrew/brew/pull/20920 - formula_versions: fix tracking previous versions of formulae by @ZhongRuoyu in https://github.com/Homebrew/brew/pull/20921
- add
pypi_packagesformula DSL by @botantony in https://github.com/Homebrew/brew/pull/20864 - Improve Linux cask handling by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20925
- formula_installer: fix pinned dependencies handling. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20923
- brew.sh: enable concurrent downloads for
devcmdrun. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20928 - macos_version: drop support for Mojave and below 4.7.0. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20930
- Prepare for deprecation of
--no-quarantine. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20929 - Fix tap migrations without full scope by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20932
- Bump the "all" group with 2 updates across multiple ecosystems by @dependabot[bot] in https://github.com/Homebrew/brew/pull/20933
- style: handle unwriteable cache directory. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20935
- Display correct outdated head information by @Rylan12 in https://github.com/Homebrew/brew/pull/20940
- Fix
Formula#tap_pathto only use real formula paths by @Rylan12 in https://github.com/Homebrew/brew/pull/20941 - chore(brew doctor): Suppress the bold disclaimer when
-q/--quietis passed by @boblail in https://github.com/Homebrew/brew/pull/20945 - docs: update FAQ with file permissions behavior by @sean-freeman in https://github.com/Homebrew/brew/pull/20946
New Contributors
- @sean-freeman made their first contribution in https://github.com/Homebrew/brew/pull/20946
Full Changelog: https://github.com/Homebrew/brew/compare/4.6.18...4.6.19