8000 Merge pull request #526 from tonihele/feature/issue-524 · jMonkeyEngine/sdk@f9daafa · GitHub
[go: up one dir, main page]

Skip to content

Commit f9daafa

Browse files
authored
Merge pull request #526 from tonihele/feature/issue-524
Latest JDK 17
2 parents e520e4c + 9e6164b commit f9daafa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jdks/download-jdks.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
set -e # Quit on Error
1212

1313
jdk_major_version="17"
14-
jdk_version="0.7"
15-
jdk_build_version="7"
14+
jdk_version="0.8.1"
15+
jdk_build_version="1"
1616
platforms=( "x64_linux" "x86-32_windows" "x64_windows" "x64_mac" )
1717

1818
# DEPRECATED (not required anymore)

0 commit comments

Comments
 (0)
0