Commits


Will Jones authored and GitHub committed 463cdccdf7a
MINOR: [Release] Support older versions of CURL in GitHub downloader (#15099) The `--retry-all-errors` parameter is available starting in 7.71.0 - June 24 2020, while the latest curl I could install in Ubuntu 20.04 from apt-get is 7.68.0. Authored-by: Will Jones <willjones127@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>