feat: support windows arm64
<!-- You can erase any parts of this template not applicable to your Pull Request. -->
## Description
<!-- Write a brief description of the changes introduced by this PR -->
The `aria2c.exe` arm64 version from https://github.com/minnyres/aria2-windows-arm64.
It's use GitHub's action to build via `release.yml`.
I made Motrix to support Windows ARM64 version.
But there is platform difference codes.
## Related Issues
<!--
Link to the issue that is fixed by this PR (if there is one)
e.g. Fixes #1234, Addresses #1234, Related to #1234, etc.
-->
Fixed #1710, #1190
### Checklist:
* [x] Have you checked to ensure there aren't other open [Pull Requests](../../../pulls) for the same update/change?
* [x] Have you linted your code locally prior to submission?
* [x] Have you successfully ran app with your changes locally?
合并状态:未合并 0 条评论