Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Homebrew-4.5.10.pkg | 2025-07-14 | 119.4 MB | |
4.5.10 source code.tar.gz | 2025-07-13 | 3.8 MB | |
4.5.10 source code.zip | 2025-07-13 | 5.1 MB | |
README.md | 2025-07-13 | 1.8 kB | |
Totals: 4 Items | 128.4 MB | 1 |
What's Changed
- Rename the
brew_{dumper,installer}_spec.rb
files by @issyl0 in https://github.com/Homebrew/brew/pull/20225 - attestation: require explicit opt-in. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20229
- Replace
github.token
bysecrets.GITHUB_TOKEN
by @Paulchen5 in https://github.com/Homebrew/brew/pull/20228 - formulary: prevent formulae from printing to stdout while being loaded by @carlocab in https://github.com/Homebrew/brew/pull/20226
- Support Cask renames when installing/dumping by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20224
- Improve some
Pathname
instance variable handling by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20232 - Add ZeroZeroZeroZero cop by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20233
- rubocops/text: Prefer
lib/"string"
overlib+"string"
by @issyl0 in https://github.com/Homebrew/brew/pull/20235 - style: fix skipping actionlint checks on Homebrew/brew. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20237
fixtures/rubocop@x.x.x.rbi
: fix style. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/20238- build(deps): bump setuptools from 80.8.0 to 80.9.0 in /Library/Homebrew/formula-analytics by @dependabot[bot] in https://github.com/Homebrew/brew/pull/20243
- build(deps): bump the dependabot group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/Homebrew/brew/pull/20242
- aliases/aliases: fix naming of symlinks by @EricFromCanada in https://github.com/Homebrew/brew/pull/20246
New Contributors
- @Paulchen5 made their first contribution in https://github.com/Homebrew/brew/pull/20228
Full Changelog: https://github.com/Homebrew/brew/compare/4.5.9...4.5.10