Skip to content

ci: auto-bump Homebrew formula on release#36

Merged
nenadvulic merged 1 commit into
mainfrom
ci/auto-bump-homebrew
Jun 11, 2026
Merged

ci: auto-bump Homebrew formula on release#36
nenadvulic merged 1 commit into
mainfrom
ci/auto-bump-homebrew

Conversation

@nenadvulic

@nenadvulic nenadvulic commented Jun 11, 2026

Copy link
Copy Markdown
Owner

Adds a bump-homebrew job to the release workflow so a new tag also updates the Homebrew tap automatically — no more manual formula bumps (which lagged 3 releases behind twice).

What it does (after publish):

  1. Pulls the …macos-universal.tar.gz.sha256 already built by build-macos.
  2. Checks out the tap (nenadvulic/homebrew-solid-like-a-rock).
  3. Rewrites the formula's version + sha256 (the url is templated on v#{version}, so nothing else changes — same edit we did by hand).
  4. Commits + pushes to the tap's main.

@nenadvulic nenadvulic merged commit 999894f into main Jun 11, 2026
2 checks passed
@nenadvulic nenadvulic deleted the ci/auto-bump-homebrew branch June 11, 2026 07:43
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