mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
We now have ruby30 in windows
This commit is contained in:
parent
a1432c5d9b
commit
9e8037b633
@ -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'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user