amir1376 / ab-download-manager

A Download Manager that speeds up your downloads
https://abdownloadmanager.com
Apache License 2.0
648 stars 11 forks source link

Need 1 deb for arm64 #42

Closed new985211 closed 3 weeks ago

new985211 commented 3 weeks ago

Could you compile a deb package suitable for arm64 architecture?

amir1376 commented 3 weeks ago

@new985211 Hi I am using GitHub actions for releasing the app, it only has x64 based runners and doesn't have arm64 support yet. (to compile the app for arm64 its required to have an arm64 device)