cairoshell icon indicating copy to clipboard operation
cairoshell copied to clipboard

No ARM release of WinSparkle.

Open josuave opened this issue 3 years ago • 4 comments

Can we setup a simple updater just for ARM? Whats the application? Just server and hosted processes?

From: The ARM64 build works, but is currently without WinSparkle updater support, as there is no ARM release of WinSparkle.

Originally posted by @dremin in https://github.com/cairoshell/cairoshell/pull/703#issuecomment-1214296180

josuave avatar Aug 17 '22 14:08 josuave

WinSparkle is reading this Sparkle RSS feed.

We have a few options:

  • Use another Sparkle-compatible library
  • Write our own logic for parsing the RSS and downloading the file
  • Switch to another updater solution entirely

dremin avatar Sep 03 '22 01:09 dremin

I'm currently prototyping a NetSparkle implementation. Unfortunately, it doesn't seem to support architecture-specific installers.

dremin avatar Sep 03 '22 01:09 dremin

Have you guys considered MSIX packaging with self-updaters? You can distribute via Windows Store then.

lostmsu avatar Sep 28 '22 02:09 lostmsu

I will review some the guidance here: https://learn.microsoft.com/en-us/windows/msix/app-installer/auto-update-and-repair--overview

josuave avatar Nov 05 '22 11:11 josuave

Fixed by #812.

dremin avatar Jun 03 '24 23:06 dremin