Skip to content

Record the v1.0.28 Homebrew checksum#153

Merged
ictechgy merged 1 commit into
mainfrom
codex/homebrew-sha-v1.0.28
Jun 20, 2026
Merged

Record the v1.0.28 Homebrew checksum#153
ictechgy merged 1 commit into
mainfrom
codex/homebrew-sha-v1.0.28

Conversation

@ictechgy

Copy link
Copy Markdown
Owner

Summary

  • update the Homebrew formula SHA for the v1.0.28 source archive
  • complete the post-tag formula integrity refresh for the release

Verification

  • curl -LfsS https://github.com/ictechgy/light_terminal/archive/refs/tags/v1.0.28.tar.gz | shasum -a 256
  • git diff --check
  • ruby -c packaging/homebrew/lterm.rb
  • python3 scripts/test_release_helpers.py
  • node scripts/validate_npm_packages.mjs

Update the Homebrew formula SHA after the v1.0.28 tag tarball became available, completing the release metadata refresh.

Constraint: GitHub source archive SHA cannot be known until the annotated release tag exists.

Rejected: Leaving the v1.0.27 checksum with a v1.0.28 URL | Homebrew source installs would fail integrity verification.

Confidence: high

Scope-risk: narrow

Directive: Keep this post-tag SHA refresh as a separate release follow-up for future versions.

Tested: curl tag tarball | shasum -a 256; git diff --check; ruby -c packaging/homebrew/lterm.rb; python3 scripts/test_release_helpers.py; node scripts/validate_npm_packages.mjs

Not-tested: brew install from formula locally.
@ictechgy ictechgy merged commit f6ce039 into main Jun 20, 2026
8 checks passed
@ictechgy ictechgy deleted the codex/homebrew-sha-v1.0.28 branch June 20, 2026 17:26
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