Homebrew
Notes
no notes yet
Release notes
v4.5.2
· 1y+
<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- brew.sh: don't run
sudo brew serviceswith Bootsnap. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19905 - utils/github: improve PR creation error message. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19902
- fix: make the "Open Pull Request" doc less daunting by @SMillerDev in https://github.com/Homebrew/brew/pull/19915
brew install--askfor casks by @tyuwags in https://github.com/Homebrew/brew/pull/19892- cmd/upgrade: only ask about cask upgrade with
--askby @bevanjkay in https://github.com/Homebrew/brew/pull/19918 - dev-cmd/prof: require fileutils by @scpeters in https://github.com/Homebrew/brew/pull/19916
- bundle/dsl: combine cask_args calls by @Bo98 in https://github.com/Homebrew/brew/pull/19921
- bundle/adder: create Brewfile if it doesn't exist. by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/19922
Full Changelog: https://github.com/Homebrew/brew/compare/4.5.1...4.5.2