quickemu-project / quickemu

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

fix(solus): update Solus URLs #1496

Open silkeh opened 3 weeks ago

silkeh commented 3 weeks ago

Description

The latest Solus release has changed the naming of ISOs:

Type of change

Checklist:

lj3954 commented 3 weeks ago

I think it may be a better idea to allow web_pipe to take in extra arguments for curl, rather than creating a separate function for a single header to be passed.

philclifford commented 3 weeks ago

@lj3954 I agree that a single more flexible function would be optimal. However this works and has no impact elsewhere so could be merged to fix the immediate issue of Solus breakage and a seperate issue created to refactor the two functions into one.