mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
bb76d2edcf
Improves the pre-download check to correctly identify existing multi-architecture applications by looking for both x86 and x64 subfolders. This prevents unnecessary re-downloads of apps that have separate builds for each architecture. The logic is also consolidated to remove a redundant code block.