Problem
Installation of git-lrc can fail completely when the primary download source is unavailable.
Current behavior
The current installer depends on a single remote host to fetch release assets. If that host is unreachable, DNS fails, or the service is temporarily down, the entire installation process breaks and users cannot proceed.
Expected behavior
The installer should succeed even if one download source is unavailable by automatically falling back to alternative sources.
Problem
Installation of
git-lrccan fail completely when the primary download source is unavailable.Current behavior
The current installer depends on a single remote host to fetch release assets. If that host is unreachable, DNS fails, or the service is temporarily down, the entire installation process breaks and users cannot proceed.
Expected behavior
The installer should succeed even if one download source is unavailable by automatically falling back to alternative sources.