Skip to content

Fix updater metadata after installer signing#175

Merged
enaboapps merged 1 commit into
mainfrom
fix/updater-metadata-after-signing-174
Jun 19, 2026
Merged

Fix updater metadata after installer signing#175
enaboapps merged 1 commit into
mainfrom
fix/updater-metadata-after-signing-174

Conversation

@enaboapps

Copy link
Copy Markdown
Contributor

Closes #174

Summary

  • update signed installer metadata after Authenticode signing changes the installer bytes
  • add coverage for latest.yml checksum regeneration
  • repair package:win so latest.yml is corrected after Electron Builder writes update metadata

Verification

  • npm test
  • npm run typecheck
  • npm run build
  • npm run package:win
  • npm run package:win:verify-uiaccess
  • signtool verify /pa /v dist\Switchify-PC-Setup-0.1.1-x64.exe
  • verified local dist\latest.yml contains the final signed installer SHA-512

@enaboapps
enaboapps merged commit 2440eee into main Jun 19, 2026
1 check passed
@enaboapps
enaboapps deleted the fix/updater-metadata-after-signing-174 branch June 19, 2026 14:44
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.

Fix updater metadata after installer signing

2 participants