Skip to content

Commit f450f80

Browse files
authored
Update KLayout DependencyInstaller version
0.27.10 appears to be dropped from upstream. Bump to latest Signed-off-by: Austin Rovinski <[email protected]>
1 parent f3cc2ed commit f450f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/DependencyInstaller.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ else
1010
fi
1111

1212
# package versions
13-
klayoutVersion=0.27.10
13+
klayoutVersion=0.28.8
1414

1515
_installORDependencies() {
1616
./tools/OpenROAD/etc/DependencyInstaller.sh ${OR_INSTALLER_ARGS}

0 commit comments

Comments
 (0)