Homebrew
Notes
no notes yet
Release notes
v4.3.8
· 1y+
<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
- cmd/vendor-install: extract portable-ruby download info by @alebcay in https://github.com/Homebrew/brew/pull/17557
- feat: use shared checks for URL cop by @SMillerDev in https://github.com/Homebrew/brew/pull/17521
- cask/audit: ensure on_os blocks specify a min OS by @EricFromCanada in https://github.com/Homebrew/brew/pull/17565
- docs/Gems,-Eggs-and-Perl-Modules: fix typo. by @Zopolis4 in https://github.com/Homebrew/brew/pull/17567
- CurlDownloadStrategy: Ignore invalid
last-modifiedheader values by @issyl0 in https://github.com/Homebrew/brew/pull/17571 - feat: check if casks should warn about rosetta by @SMillerDev in https://github.com/Homebrew/brew/pull/17573
- feat: check for unknown arch for casks by @SMillerDev in https://github.com/Homebrew/brew/pull/17577
- autoremove: skip formulae where installed_on_request is nil by @Rylan12 in https://github.com/Homebrew/brew/pull/17589
- Remove redundant early return in livecheck
skip_conditionsby @Rylan12 in https://github.com/Homebrew/brew/pull/17591 - style: chdir before running rubocop by @Bo98 in https://github.com/Homebrew/brew/pull/17595
- cask/audit: filter bad artifacts in rosetta audit by @krehel in https://github.com/Homebrew/brew/pull/17575
- cask/audit: handle arch-specific detected min OS by @EricFromCanada in https://github.com/Homebrew/brew/pull/17596
- extract: Add the --git-revision argument by @Kentzo in https://github.com/Homebrew/brew/pull/17588
New Contributors
- @Zopolis4 made their first contribution in https://github.com/Homebrew/brew/pull/17567
Full Changelog: https://github.com/Homebrew/brew/compare/4.3.7...4.3.8