Skip to content

Commit 8fcff34

Browse files
authored
feat: add support for Tencent Kona JDK 21 (#68)
https://github.com/Tencent/TencentKona-21
1 parent ff7898e commit 8fcff34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/update.bash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ vendors=(
6464
"$(cmd 'kona8')"
6565
"$(cmd 'kona11')"
6666
"$(cmd 'kona17')"
67+
"$(cmd 'kona21')"
6768
"$(cmd 'ibm')"
6869
"$(cmd 'jetbrains')"
6970
)

0 commit comments

Comments
 (0)