Skip to content

Commit

Permalink
feat: add jdk 20
Browse files Browse the repository at this point in the history
  • Loading branch information
ystyle committed Apr 9, 2023
1 parent f4d40eb commit 492a4ef
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions jdkdlindex.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[
{
"version": "jdk-20",
"version": "20.0.0",
"url": "https://github.com/ystyle/jvms/releases/download/jdk/jdk-20_windows-x64_bin.zip"
},
{
"version": "17.0.1",
"url": "https://github.com/ystyle/jvms/releases/download/jdk/amazon_jdk17.0.1_12.zip"
"version": "17.0.6",
"url": "https://github.com/ystyle/jvms/releases/download/jdk/jdk-17_windows-x64_bin.zip"
},
{
"version": "amazon_jdk17.0.1_120",
"url": "https://github.com/ystyle/jvms/releases/download/jdk/amazon_jdk17.0.1_12.zip"
"version": "amazon_jdk17.0.6",
"url": "https://github.com/ystyle/jvms/releases/download/jdk/amazon-corretto-17.0.6.10.1-windows-x64-jdk.zip"
},
{
"version": "11.0.8",
Expand Down

0 comments on commit 492a4ef

Please sign in to comment.