oneclick / rubyinstaller2

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

MSYS2 installer failed when setting MSYS2_VERSION #294

Open kapitanluffy opened 1 year ago

kapitanluffy commented 1 year ago

Install fails when setting MSYS2_VERSION instead of using the default. Note that the installer runs properly.

Steps to reproduce

  1. Set env MSYS2_VERSION=20220603
  2. Run ridk install 1 2 3

image