# Homebrew 6.0.13 - Product: Homebrew (https://whatsnew.fyi/product/homebrew) - Vendor: Homebrew - Date: 2026-07-27 - Version: 6.0.13 - Original notes: https://github.com/Homebrew/brew/releases/tag/6.0.13 - Permalink: https://whatsnew.fyi/product/homebrew/releases/6.0.13 - Labels: Platforms: macOS, Linux What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Don't print the `--force` hint when `brew bundle cleanup` prompts - **changed** — Use --end-of-options for Git arguments - **changed** — Normalise systemd service labels - **fixed** — Skip unavailable xattrs in cask audits - **added** — Add phase timings to `brew prof` - **added** — Add `appimage` to cask stanza order - **fixed** — Remove Caskroom symlinks broken by cask uninstall, and warn when they exist - **changed** — Count squash-merge commits into the contributions count - **fixed** — Handle missing bottle mirror metadata - **changed** — `brew search --desc`: show casks without descriptions - **changed** — List formulae from untrusted taps - **changed** — Read `remote.origin.url` from `.git/config` without spawning Git - **fixed** — Cask migrator: do not copy a cask into itself through a rename alias - **fixed** — Handle cask mount failures and interrupts - **changed** — Enable PIE for Haskell on Linux - **changed** — Bundle add: accept fully-qualified names from untapped taps - **changed** — Wrap in-place terminal redraws in synchronized updates - **fixed** — Cask audit: fix nil crash in min_os check - **added** — Add Linux Landlock sandbox - **added** — Add stop_timeout to service DSL for graceful stop timeout ##### What's Changed * docs: update formula authoring and toolchain references by @p-linnane in https://github.com/Homebrew/brew/pull/23225 * Don't print the `--force` hint when `brew bundle cleanup` prompts by @p-linnane in https://github.com/Homebrew/brew/pull/23212 * Generate stable cask syntax jobs by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/23222 * docs: convert Adding Software to Homebrew into a package-type router by @p-linnane in https://github.com/Homebrew/brew/pull/23224 * Use --end-of-options for Git arguments by @andrew in https://github.com/Homebrew/brew/pull/23223 * Normalise systemd service labels by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/23228 * Skip unavailable xattrs in cask audits by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/23229 * Add phase timings to `brew prof` by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/23216 * docs: update maintainer operations guides by @p-linnane in https://github.com/Homebrew/brew/pull/23231 * Add `appimage` to cask stanza order by @p-linnane in https://github.com/Homebrew/brew/pull/23234 * Remove Caskroom symlinks broken by cask uninstall, and warn when they exist by @aholland in https://github.com/Homebrew/brew/pull/23235 * docs: enforce sentence-case headings and codify prose conventions by @p-linnane in https://github.com/Homebrew/brew/pull/23233 * Validate serialised install steps (6/25) by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/23240 * list: warn about broken Caskroom symlinks from the Bash fast path by @aholland in https://github.com/Homebrew/brew/pull/23245 * list: test the Bash fast path against the Ruby command by @aholland in https://github.com/Homebrew/brew/pull/23247 * Count squash-merge commits into the contributions count by @Moisan in https://github.com/Homebrew/brew/pull/23221 * Add cask command wrappers (6/24) by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/23183 * Handle missing bottle mirror metadata by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/23244 * dev-cmd/contributions: require tap by @samford in https://github.com/Homebrew/brew/pull/23253 * `brew search --desc`: show casks without descriptions by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/23241 * List formulae from untrusted taps by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/23242 * Read `remote.origin.url` from `.git/config` without spawning Git by @hyuraku in https://github.com/Homebrew/brew/pull/23248 * write_env_script: add permission change by @Moisan in https://github.com/Homebrew/brew/pull/23249 * cask/migrator: do not copy a cask into itself through a rename alias by @aholland in https://github.com/Homebrew/brew/pull/23261 * Handle cask mount failures and interrupts by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/23257 * formula: enable PIE for Haskell on Linux by @cho-m in https://github.com/Homebrew/brew/pull/23254 * Add generated cask scripts (7/24) by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/23184 * DeprecateDisable: add formula unreachable reason by @samford in https://github.com/Homebrew/brew/pull/23262 * bundle add: accept fully-qualified names from untapped taps by @p-linnane in https://github.com/Homebrew/brew/pull/23266 * Wrap in-place terminal redraws in synchronized updates by @bendrucker in https://github.com/Homebrew/brew/pull/23264 * Warn when sandbox paths stay readable by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/23256 * cask/audit: fix nil crash in min_os check by @krehel in https://github.com/Homebrew/brew/pull/23268 * pathname: build eager-init type objects once, not per allocation by @hyuraku in https://github.com/Homebrew/brew/pull/23267 * Fix flaky DownloadQueue interruption test by @MikeMcQuaid in https://github.com/Homebrew/brew/pull/23269 * shared_audits: pass --fail when fetching Forgejo repo data by @krehel in _[Truncated at 4000 characters — full notes: https://github.com/Homebrew/brew/releases/tag/6.0.13]_