| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Homebrew.pkg | 2026-05-25 | 137.9 MB | |
| 5.1.14 source code.tar.gz | 2026-05-24 | 3.7 MB | |
| 5.1.14 source code.zip | 2026-05-24 | 5.3 MB | |
| README.md | 2026-05-24 | 3.7 kB | |
| Totals: 4 Items | 146.9 MB | 10 | |
What's Changed
- Show quarantine script usage by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22375
- Ignore flaky VirusTotal docs link by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22374
- api: fix every formula having a post install defined by @Bo98 in https://github.com/Homebrew/brew/pull/22378
- Fix dynamic completion audit crash by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22380
- build(deps): bump the bundler group across 2 directories with 13 updates by @dependabot[bot] in https://github.com/Homebrew/brew/pull/22381
- build(deps): bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/Homebrew/brew/pull/22382
- workflows/incomplete-prs: allow deleting PR template comments by @gibfahn in https://github.com/Homebrew/brew/pull/22290
- Move away from RSpec's
described_classby @issyl0 in https://github.com/Homebrew/brew/pull/22307 - Remove RuboCop TODO suppressions by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22385
- Advance internal API default by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22367
- Add cask upgrade quit opt-out by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22383
- Filter sensitive environment variables during Ruby evals by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22384
- Default ask mode for developers by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22369
- Add postinstall/preflight/postflight steps framework by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22371
- test_bot: allow testing portable formulae with other PRs in merge queue by @ZhongRuoyu in https://github.com/Homebrew/brew/pull/22387
- Default Linux sandbox for developers by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22370
- Preserve cask choice zeroes by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22401
- Speed up slow specs by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22390
- bundle: filter VSCode server chatter by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22396
- portable-ruby: inline validation into test-bot, automate brew updates by @p-linnane in https://github.com/Homebrew/brew/pull/22393
- Only warn on rename when migration destination exists by @p-linnane in https://github.com/Homebrew/brew/pull/22403
- Share cask upgrade download queues by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22394
- bundle: extend cleanup coverage by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22395
- bundle: add WinGet support by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22397
- config: show Windows build on WSL by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22398
- install: avoid cask dry-run keg reads by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22399
- Secure
brew bundlenpm installs by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22405 - Add formula install steps by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22372
- Sandbox cask executable hooks by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22406
- cli/parser: don't restrict global options to subcommands by @KEY60228 in https://github.com/Homebrew/brew/pull/22408
- Add cask install steps by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/22373
- Portable Ruby 4.0.5_1 by @p-linnane in https://github.com/Homebrew/brew/pull/22409
New Contributors
- @KEY60228 made their first contribution in https://github.com/Homebrew/brew/pull/22408
Full Changelog: https://github.com/Homebrew/brew/compare/5.1.13...5.1.14