quickemu-project / quickemu

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

fix: Use HTTPS URLs wherever possible #1489

Closed MartinMSPedersen closed 1 month ago

MartinMSPedersen commented 1 month ago

Description

Use https instead of http where the download place supports it.

I checked all http:// links in quickget and changed those where a https would also work.