Skip to content

Homebrew cask will be disabled, "brew install --cask --no-quarantine" does not work #102

@tisba

Description

@tisba

Hey there!

With Homebrew/homebrew-cask#248381, homebrew will disable the tomatobar cask on 2026-09-01, because it fails the macOS Gatekeeper check.

Also, homebrew does no longer have a --no-quarantine flag as mentioned in the README; brew install --cask --no-quarantine tomatobar does not work. This was dropped in 4.7 (via Homebrew/brew#20755).

When you're using a current version of homebrew, the workarond until September 2026 is to remove the quarantine attribute manually via: xattr -r -d com.apple.quarantine /opt/homebrew/Caskroom/tomatobar/3.6.1/TomatoBar.app.

See also #97.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions