mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-09-15 08:41:46 +00:00

curl < 7.21.0 will output redirection reponse body to the output when compressed, which will cause tarball is prepended with redirection reponse body and leads to checksum mismatch. - add `nvm_curl_use_compression` and `nvm_curl_version`