You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(release): auto-update Homebrew cask on release (#367)
Add two steps to the update-homebrew job:
- Download both darwin installer DMGs and compute their SHA256s
- Patch Casks/mcpproxy.rb with the new version and hashes
Previously only Formula/mcpproxy.rb was updated automatically;
the cask was stuck at v0.20.2 while the formula was at v0.23.1.
Fixes#366
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments