mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-04-06 18:36:50 +00:00
Flutter's API returns separate entries for universal (x64) and arm64 macOS builds under the same version/channel/os. The rawcache tag was version-channel-os, so arm64 overwrote universal. Now extracts arch from the archive path and appends it to the tag. Re-fetched flutter: +218 entries recovered.