LogosLinuxInstaller
LogosLinuxInstaller copied to clipboard
Consider implications of releasing multiple architecture binaries
We recently introduced ARM64 binaries in our releases, but our logic to update our installer gets the first asset.
Open questions:
- [ ] Is there some way we can guarantee that the first asset is x64 for legacy reasons?
- [ ] Update README according to build process changes
cf. #314, #316, #328