Skip to content

fix: hash computation in release#5605

Merged
baszalmstra merged 1 commit intoprefix-dev:mainfrom
wolfv:fix-hash-computation-release
Mar 5, 2026
Merged

fix: hash computation in release#5605
baszalmstra merged 1 commit intoprefix-dev:mainfrom
wolfv:fix-hash-computation-release

Conversation

@wolfv
Copy link
Member

@wolfv wolfv commented Mar 4, 2026

Description

Unfortunately, the latest release(s) have a wrong SHA256 for the windows binaries. This is because we started to sign them with proper certificates, which change the hashes.

How Has This Been Tested?

Not yet, we shoudl run a dry-run release and compare the hashes in the text fiel with the actual files.

AI Disclosure

  • This PR contains AI-generated content.
    • I have tested any AI-generated content in my PR.
    • I take responsibility for any AI-generated content in my PR.

Tools: Claude

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added sufficient tests to cover my changes.
  • I have verified that changes that would impact the JSON schema have been made in schema/model.py.

@wolfv wolfv force-pushed the fix-hash-computation-release branch from 12a5ab4 to 9719239 Compare March 4, 2026 15:46
@wolfv wolfv changed the title Fix: hash computation in release fix: hash computation in release Mar 4, 2026
@baszalmstra baszalmstra merged commit 68c748f into prefix-dev:main Mar 5, 2026
37 of 38 checks passed
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.

2 participants