I was having some issue getting releases to work for an app with only a single darwin-universal .zip in the release.
I am wondering if universal being excluded in these checks could be causing the issue?
https://github.com/electron/update.electronjs.org/blob/main/src/updates.js#L299-L317