Skip to content

fix: drop the --no-quarantine hint from the cask and README - #2

Merged
kipavy merged 1 commit into
mainfrom
fix/drop-no-quarantine
Aug 24, 2026
Merged

fix: drop the --no-quarantine hint from the cask and README#2
kipavy merged 1 commit into
mainfrom
fix/drop-no-quarantine

Conversation

@kipavy

@kipavy kipavy commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Homebrew 6 removed --no-quarantine, so the caveat printed after every install pointed at a command that now fails with Error: invalid option: --no-quarantine.

  • Casks/voltius.rb: caveat keeps Control-click → Open and adds xattr -dr com.apple.quarantine /Applications/Voltius.app. Byte-identical to what scripts/gen-homebrew-cask.sh v0.30.0 emits on fix: update macOS quarantine guidance voltius#177, so the next release regenerates it with no diff.
  • README.md: same wording.

Merging this fixes the guidance for existing users now, rather than at the next release.

Refs VoltiusApp/voltius#176

Homebrew 6 removed the flag, so the caveat printed after every install told
users to run a command that fails with "Error: invalid option:
--no-quarantine". Control-click Open stays the first-launch step, with
`xattr -dr com.apple.quarantine` for clearing the flag afterwards.

The cask matches what VoltiusApp/voltius scripts/gen-homebrew-cask.sh emits on
that repo's PR #177, so the next release regenerates it unchanged.
@kipavy
kipavy force-pushed the fix/drop-no-quarantine branch from 25cc82c to b443638 Compare August 24, 2026 21:07
@kipavy
kipavy merged commit db11159 into main Aug 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant