Skip to content

Drop the redundant version stanza from the Formula - #15

Merged
springwq merged 1 commit into
mainfrom
codex/fix-formula-redundant-version
Aug 22, 2026
Merged

Drop the redundant version stanza from the Formula#15
springwq merged 1 commit into
mainfrom
codex/fix-formula-redundant-version

Conversation

@springwq

Copy link
Copy Markdown
Collaborator

The first real release's formula-pr job failed `brew audit --online`:

Stable: \`version 0.1.0\` is redundant with version scanned from URL

Remove the explicit `version` line — Homebrew scans it from the download URL. Verified locally against the published v0.1.0 assets: `brew style` and `brew audit --online` both pass.

brew audit --online rejects an explicit version that matches the one
scanned from the download URL, which failed the formula-pr job on the
first real release.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@springwq
springwq merged commit 9d91cc0 into main Aug 22, 2026
7 checks passed
@springwq springwq mentioned this pull request Aug 22, 2026
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