Homebrew
Notes
no notes yet
Release notes
v4.4.26
· 1y+
<!-- 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_linuxbottles 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 Kernelreferences by @Bo98 in https://github.com/Homebrew/brew/pull/19566 - shebangs: fix broken shebangs like
#!pythonby @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-dependencyby @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19570
Full Changelog: https://github.com/Homebrew/brew/compare/4.4.25...4.4.26