mirror of
https://github.com/abiosoft/colima.git
synced 2026-06-16 12:14:32 +00:00
Allow replacing the https://github.com prefix of the disk image URL with a mirror (e.g. an Artifactory proxying GitHub releases). The sha512 checksum is still validated after download, so a mirror cannot serve tampered images. Closes #1438 Signed-off-by: Eugene Kalinin <e.v.kalinin@gmail.com>