<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- Fix typo ("a new formulae" should be "a new formula") by @pbx in https://github.com/Homebrew/brew/pull/19171
- utils/curl: fix
user_agent
types by @zyoshoka in https://github.com/Homebrew/brew/pull/19172
- implement fixes and comments for
DisableComment
rubocop by @koddsson in https://github.com/Homebrew/brew/pull/19168
- dev-cmd/bottle: don't install gnu-tar when not needed by @Bo98 in https://github.com/Homebrew/brew/pull/19180
- utils/github: fix GraphQL error log by @zyoshoka in https://github.com/Homebrew/brew/pull/19182
- tap command: correct helptext for --repair by @rrotter in https://github.com/Homebrew/brew/pull/19189
- Update formula_creator.rb by @BingoKingo in https://github.com/Homebrew/brew/pull/19173
- Add a DisableComment Cop by @koddsson in https://github.com/Homebrew/brew/pull/18842
- Use full terminal height for concurrent output. by @reitermarkus in https://github.com/Homebrew/brew/pull/19194
- Rename aarch64_linux tag to arm64_linux by @Bo98 in https://github.com/Homebrew/brew/pull/19188
- Add a
last_reviewed_date
to docs metadata by @issyl0 in https://github.com/Homebrew/brew/pull/19200
- dev-cmd/livecheck: improve error message when all formulae are autobumped by @nandahkrishna in https://github.com/Homebrew/brew/pull/19201
- Print concurrent download errors. by @reitermarkus in https://github.com/Homebrew/brew/pull/19206
- docs: prefer
/opt/homebrew
in examples by @EricFromCanada in https://github.com/Homebrew/brew/pull/19209
- cask/artifact/installer: don't reset uid if sudo is used. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19218
New Contributors
- @pbx made their first contribution in https://github.com/Homebrew/brew/pull/19171
- @zyoshoka made their first contribution in https://github.com/Homebrew/brew/pull/19172
- @koddsson made their first contribution in https://github.com/Homebrew/brew/pull/19168
- @BingoKingo made their first contribution in https://github.com/Homebrew/brew/pull/19173
Full Changelog: https://github.com/Homebrew/brew/compare/4.4.19...4.4.20