
























Today I’d like to announce Homebrew 3.2.0. The most significant changes since 3.1.0 are brew install now upgrades outdated formulae by default and basic macOS 12 (Monterey) support.
Major changes and deprecations since 3.1.0:
brew install now upgrades outdated formulae by default (for idempotency). This can be disabled by setting HOMEBREW_NO_INSTALL_UPGRADE.brew has basic macOS 12 (Monterey) support.brew leaves has --installed-on-request and --installed-as-dependency flags to only list formula installed manually or as dependencies.Other changes since 3.1.0 I’d like to highlight are the following:
brew link --HEAD links the HEAD version of a formula.brew alias, brew autoupdate and brew command-not-found are official external command taps.brew tap will never create shallow clones (as shallow clones are not performant when repeatedly fetching as Homebrew does).brew fetch will no longer use shallow clones.brew install also outputs cask caveats as part of the final summary.brew has GCC 11 support.brew bottle will generate all: bottles which are used on all platforms.. A lot of work has gone into improving reproducible builds to make these possible. brew bottle on your local machine for an all: bottle should generate an identical checksum.brew doctor hides some warnings on Apple Silicon with Intel and ARM installations.brew bottle --bottle-arch allow bottles with custom architectures.Finally:
Thanks to all our hard-working maintainers, contributors, sponsors and supporters for getting us this far.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。