We now have ruby30 in windows

This commit is contained in:
Kovid Goyal 2021-12-21 15:14:18 +05:30
parent a1432c5d9b
commit 9e8037b633
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -12,5 +12,5 @@ root 'C:/r'
python 'py.exe' python 'py.exe'
python2 'C:/Python27/python.exe' python2 'C:/Python27/python.exe'
perl 'C:/Strawberry/perl/bin/perl.exe' perl 'C:/Strawberry/perl/bin/perl.exe'
ruby 'C:/Ruby27-x64/bin/ruby.exe' ruby 'C:/Ruby30-x64/bin/ruby.exe'
mesa 'C:/mesa' mesa 'C:/mesa'