mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-26 19:04:56 -04:00
Instead of passing the delta URL along with the image source, when we create an image source for a remote registry, if we find a delta URL in the metadata, set it on the FlatpakImageSource for later use. Centralize duplicated code for creating an image source for a remote repository based on a summary lookup into one place.