Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Homebrew-4.6.7.pkg | 2025-08-25 | 121.4 MB | |
4.6.7 source code.tar.gz | 2025-08-24 | 3.9 MB | |
4.6.7 source code.zip | 2025-08-24 | 5.2 MB | |
README.md | 2025-08-24 | 1.4 kB | |
Totals: 4 Items | 130.4 MB | 21 |
What's Changed
- manpages: fix type. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20544
- Add
brew style --changed
by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20545 - dev-cmd/bump: adjust
system
call. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20548 - diagnostic: fix missing string interpolation by @branchvincent in https://github.com/Homebrew/brew/pull/20550
- diagnostic: fix undefined
ohai
method by @ZhongRuoyu in https://github.com/Homebrew/brew/pull/20556 - Enable strict typing in yard extensions by @dduugg in https://github.com/Homebrew/brew/pull/20557
- cmd/search: add
--alpine
by @branchvincent in https://github.com/Homebrew/brew/pull/20552 - Remove unused cask
url do
code by @Rylan12 in https://github.com/Homebrew/brew/pull/20558 - rubocop: replace
:unsigned
automatically by @bevanjkay in https://github.com/Homebrew/brew/pull/20551 - Deprecate
Language::Python.setup_install_args
by @branchvincent in https://github.com/Homebrew/brew/pull/20554 - Improve MCP server with development commands. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20547
- Enable strict typing in
Formulary
by @Rylan12 in https://github.com/Homebrew/brew/pull/20553
Full Changelog: https://github.com/Homebrew/brew/compare/4.6.6...4.6.7