mozilla / mozdownload

Easy to use download tool and API for different types of Firefox and Thunderbird builds
http://pypi.python.org/pypi/mozdownload
Other
70 stars 77 forks source link

Support for Windows ARM64 (aarch64) builds #681

Open whimboo opened 5 months ago

whimboo commented 5 months ago

Since quite some time Windows64 ARM64 builds are provided for download and we don't support these yet. We can add support across all build types because they are shipped for daily, candidate and release builds.

See issue #680 for a similar addition for Linux ARM64.