mirror of https://github.com/KLayout/klayout.git
MacPorts updated Ruby to 3.3.6 from 3.3.5
This commit is contained in:
parent
d6973fd28a
commit
62ecab30b1
|
|
@ -192,7 +192,7 @@ RubySequoia = { 'exe': '/System/Library/Frameworks/Ruby.framework/Versions
|
|||
# install with 'sudo port install ruby33'
|
||||
# [Key Type Name] = 'MP33'
|
||||
Ruby33MacPorts = { 'exe': '/opt/local/bin/ruby3.3',
|
||||
'inc': '/opt/local/include/ruby-3.3.5',
|
||||
'inc': '/opt/local/include/ruby-3.3.6',
|
||||
'lib': '/opt/local/lib/libruby.3.3.dylib'
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue