Skip to content

Fix Windows installer checksum matching - #5

Merged
esowt merged 1 commit into
mainfrom
windows-installer-checksum-fix
Aug 7, 2026
Merged

Fix Windows installer checksum matching#5
esowt merged 1 commit into
mainfrom
windows-installer-checksum-fix

Conversation

@esowt

@esowt esowt commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • stop using PowerShell string formatting to build the checksum regex
  • preserve the SHA-256 quantifier and safely append the escaped release asset name
  • fixes Issue [Bug] Instalando en Windows #4 on Windows PowerShell

Verification

  • git diff --check
  • local commit identity hook passed
  • change is limited to the checksum pattern construction

@esowt
esowt merged commit 875ce1e into main Aug 7, 2026
14 checks passed
@esowt
esowt deleted the windows-installer-checksum-fix branch August 7, 2026 12:01
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