sparkle-project / Sparkle

A software update framework for macOS
https://sparkle-project.org
Other
7.28k stars 1.04k forks source link

Remove assert on download response being available #2547

Closed zorgiepoo closed 2 months ago

zorgiepoo commented 2 months ago

This assert shouldn't be there because we have fallbacks for the response URL.

Fixes #2546

Misc Checklist

Testing

I tested and verified my change by using one or multiple of these methods:

Testing in CI