Skip to content

fix(everruns): remove redundant version declaration#2

Merged
chaliy merged 2 commits intomainfrom
claude/fix-ci-tests-R1z1g
Apr 9, 2026
Merged

fix(everruns): remove redundant version declaration#2
chaliy merged 2 commits intomainfrom
claude/fix-ci-tests-R1z1g

Conversation

@chaliy
Copy link
Copy Markdown
Contributor

@chaliy chaliy commented Apr 9, 2026

Summary

  • Remove explicit version line from formula — Homebrew infers it from the URL path (/vX.Y.Z/), so brew audit --strict flags it as redundant

Test plan

  • CI should pass (brew audit --strict + brew style)

chaliy added 2 commits April 9, 2026 00:47
Homebrew infers version from the URL path, so explicit `version` line
triggers brew audit --strict failure.
brew style flags url/sha256 as disallowed direct children of on_linux.
Wrapping in Hardware::CPU.intel? matches the on_macos pattern.
@chaliy chaliy merged commit f9267d5 into main Apr 9, 2026
4 checks passed
@chaliy chaliy deleted the claude/fix-ci-tests-R1z1g branch April 9, 2026 02:17
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