leanflutter / auto_updater

This plugin allows Flutter desktop apps to automatically update themselves (based on sparkle and winsparkle).
MIT License
278 stars 38 forks source link

Error improperly signed #35

Closed rymesaint closed 1 year ago

rymesaint commented 1 year ago

I have following the docs about signing exe file but when i try to update the app, its always got error improperly signed.

sgehrman commented 1 year ago

I was using sparkle:edSignature for windows, it should be sparkle:dsaSignature

lijy91 commented 1 year ago

Please update to the latest version and re sign with the new script