quickemu-project / quickemu

Quickly create and run optimised Windows, macOS and Linux virtual machines
MIT License
10.88k stars 478 forks source link

fix(fedora): Check whether the link value contains an actual .iso file #1503

Closed azmodude closed 2 weeks ago

azmodude commented 2 weeks ago

Fixes #1502

Description

Make sure to download the .iso for Fedora Atomic Editions instead of the .ociarchive by checking the .link field for a regex match.

Type of change

Checklist: