oneclick / rubyinstaller2

MSYS2 based RubyInstaller for Windows
https://rubyinstaller.org
BSD 3-Clause "New" or "Revised" License
654 stars 249 forks source link

404 Not Found for all 2019 MSYS2 urls #303

Closed BinToss closed 1 year ago

BinToss commented 2 years ago

What problems are you experiencing?

All three options for ruby install fail because https://repo.msys2.org/distrib/x86_64/msys2-x86_64-20190524.exe is no longer available. Search in the parent directory for available redistributions. image

Steps to reproduce

When MSYS2 is not present...

run ruby install enter any option

alternatively, attempt to access the URL directly https://repo.msys2.org/distrib/x86_64/msys2-x86_64-20190524.exe

What's the output from ridk version?

ruby:
  path: C:/Apps/Ruby
  version: 3.1.2
  platform: x64-mingw-ucrt
  cc: gcc.exe (Rev10, Built by MSYS2 project) 11.2.0
ruby_installer:
  package_version: 3.1.2-1
  git_commit: 17502f9
os: Microsoft Windows [Version 10.0.22000.856]