Skip to content

fix(release): source_sha256.sh --write also bumps the formula url#118

Merged
Pushkinist merged 1 commit into
mainfrom
fix/release-sha-url-bump
Jun 17, 2026
Merged

fix(release): source_sha256.sh --write also bumps the formula url#118
Pushkinist merged 1 commit into
mainfrom
fix/release-sha-url-bump

Conversation

@Pushkinist

Copy link
Copy Markdown
Owner

Closes the release gotcha documented in #115: source_sha256.sh --write patched only the formula sha256, leaving the url at the previous tag → brew install sha mismatch (hit cutting 0.2.1, fixed by hand then).

Now --write bumps the url tag version too, anchored to the url \"...archive/refs/tags/ line so the instructional comment (mentions an older tag) is left alone. Verified idempotent: running --write on the already-0.2.1 formula produces an empty diff.

🤖 Generated with Claude Code

…sion

Previously --write patched only the sha256, leaving the url at the old tag -> brew install sha mismatch (documented gotcha). Now it bumps the url tag version too, anchored to the 'url "...archive/refs/tags/' line so the instructional comment is untouched. Idempotent on an already-current formula.
@Pushkinist Pushkinist merged commit ff2fd45 into main Jun 17, 2026
2 checks passed
@Pushkinist Pushkinist deleted the fix/release-sha-url-bump branch June 17, 2026 04:54
@Pushkinist Pushkinist mentioned this pull request Jun 18, 2026
Pushkinist added a commit that referenced this pull request Jun 18, 2026
Bump workspace version 0.2.1 -> 0.2.2 and add the CHANGELOG section.

0.2.2 is a multimodal release: reliable Whisper transcription + a
model-agnostic rmlx transcribe CLI (#119), Gemma 4 12B unified any-to-any
image+audio input (#120), Gemma 4 native audio through the serve path
(#122), the unified-vision bidirectional-attention colour fix (#127), the
templated probe-smoke seed (#121), plus cosign release signing / CI SHA
pinning (#116) and release-script fixes (#115, #118).
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