Skip to content

fix: write portable Windows checksum manifests#13

Merged
r266-tech merged 1 commit into
mainfrom
codex/windows-checksum-lf
Jul 15, 2026
Merged

fix: write portable Windows checksum manifests#13
r266-tech merged 1 commit into
mainfrom
codex/windows-checksum-lf

Conversation

@r266-tech

Copy link
Copy Markdown
Owner

Windows PowerShell writes CRLF via Set-Content, which makes Unix shasum -c interpret the carriage return as part of the filename. Write checksum manifests explicitly as ASCII with a literal LF so release assets verify consistently across platforms. The v1.6.20 Windows manifests were normalized and revalidated before release upload.

@cursor

cursor Bot commented Jul 15, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@r266-tech
r266-tech merged commit 0657783 into main Jul 15, 2026
4 checks passed
@r266-tech
r266-tech deleted the codex/windows-checksum-lf branch July 15, 2026 05:14
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