Homebrew
Notes
no notes yet
Release notes
v4.1.22
· 1y+
<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- docs/Interesting-Taps-and-Forks: add
apple/appleby @ZhongRuoyu in https://github.com/Homebrew/brew/pull/16239 - Dockerfile: fix default umask by @Bo98 in https://github.com/Homebrew/brew/pull/16242
- Enable Ruby 3 for
HOMEBREW_DEVELOPERand the Docker image by @Bo98 in https://github.com/Homebrew/brew/pull/16241 - Dockerfile: set
XDG_CACHE_HOMEto fixumaskin GitHub Actions by @Bo98 in https://github.com/Homebrew/brew/pull/16245 - brew.sh: set HOMEBREW_RUBY3 earlier by @Bo98 in https://github.com/Homebrew/brew/pull/16246
- workflows/vendor-gems: trial using GitHub App token by @Bo98 in https://github.com/Homebrew/brew/pull/16249
- Deprecate
OS::Macon Linux by @Rylan12 in https://github.com/Homebrew/brew/pull/16224 - formula: add
PIP_CACHE_DIRto build env by @branchvincent in https://github.com/Homebrew/brew/pull/16250 - formula_creator: Remove
pathattr to reduce code complexity by @abitrolly in https://github.com/Homebrew/brew/pull/16244 - brew.sh: always run test-bot under Ruby 3 by @Bo98 in https://github.com/Homebrew/brew/pull/16253
- tap: don't display file info for uninstalled taps by @Bo98 in https://github.com/Homebrew/brew/pull/16256
Full Changelog: https://github.com/Homebrew/brew/compare/4.1.21...4.1.22