<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- shims/super/cc: add comment for optimisation flag handling by @carlocab in https://github.com/Homebrew/brew/pull/19555
- homepage audit: fix for gnu.org and nongnu.org by @botantony in https://github.com/Homebrew/brew/pull/19548
- download_strategy: ignore Content-Length value if zero by @EricFromCanada in https://github.com/Homebrew/brew/pull/19564
- github_runner_matrix: deploy arm64 Linux runners on PRs with
:arm64_linux
bottles by @carlocab in https://github.com/Homebrew/brew/pull/19556
- quarantine: allow skipping the app management permissions prompt. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19557
- github_runner_matrix: include arch in Linux job names by @carlocab in https://github.com/Homebrew/brew/pull/19567
- cmd/services: support passing multiple formulae by @Bo98 in https://github.com/Homebrew/brew/pull/19565
- bundle: remove
include Kernel
references by @Bo98 in https://github.com/Homebrew/brew/pull/19566
- shebangs: fix broken shebangs like
#!python
by @botantony in https://github.com/Homebrew/brew/pull/19563
- Make some global variables part of the public API by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19569
- Add
brew install --as-dependency
by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19570
Full Changelog: https://github.com/Homebrew/brew/compare/4.4.25...4.4.26