mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 01:03:26 +02:00
We now have ruby30 in windows
This commit is contained in:
parent
752fce6fa4
commit
7330e2e8b6
1 changed files with 1 additions and 1 deletions
|
|
@ -12,5 +12,5 @@ root 'C:/r'
|
|||
python 'py.exe'
|
||||
python2 'C:/Python27/python.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'
|
||||
|
|
|
|||
Loading…
Reference in a new issue