Skip to content

Fix deprecated cask URL verification - #6

Merged
Dumbris merged 2 commits into
mainfrom
codex/fix-deprecated-verified
Sep 16, 2026
Merged

Dumbris merged 2 commits into
mainfrom
codex/fix-deprecated-verified

Conversation

@Dumbris

@Dumbris Dumbris commented Sep 16, 2026

Copy link
Copy Markdown
Member

Closes smart-mcp-proxy/mcpproxy-go#1280.

Remove the deprecated verified: argument from both architecture-specific cask URLs. Homebrew now applies its default URL verification behavior.

Also pin Homebrew/actions/setup-homebrew to the current official release commit; the previous @master ref no longer exists and prevented the repository verification job from starting.

Verification:

  • brew info --cask smart-mcp-proxy/mcpproxy/mcpproxy (reported warning before; no warning after)
  • brew style --cask smart-mcp-proxy/mcpproxy/mcpproxy
  • brew audit --cask --online smart-mcp-proxy/mcpproxy/mcpproxy
  • actionlint .github/workflows/brew-test.yml
  • Both ARM64 and AMD64 v0.66.1 DMG URLs return successfully

@Dumbris
Dumbris merged commit a9ce485 into main Sep 16, 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.

[Bug]: Homebrew cask uses deprecated verified URL parameter

1 participant