mirror of https://github.com/KLayout/klayout.git
The current MacPorts' Ruby version is 3.2.2
This commit is contained in:
parent
34d147f1ce
commit
def0405e8c
|
|
@ -196,7 +196,7 @@ Ruby31MacPorts = { 'exe': '/opt/local/bin/ruby3.1',
|
|||
# install with 'sudo port install ruby32'
|
||||
# [Key Type Name] = 'MP32'
|
||||
Ruby32MacPorts = { 'exe': '/opt/local/bin/ruby3.2',
|
||||
'inc': '/opt/local/include/ruby-3.2.1',
|
||||
'inc': '/opt/local/include/ruby-3.2.2',
|
||||
'lib': '/opt/local/lib/libruby.3.2.dylib'
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue