adopt15-openj9-jre: Update to version 15.0.2-7-0.24.0

This commit is contained in:
Mathias Hermansson 2021-01-22 20:48:33 +01:00
parent 88e64db2c3
commit 2ef33eac00

View File

@ -1,15 +1,15 @@
{
"description": "AdoptOpenJDK 15 JRE with Eclipse OpenJ9 JVM",
"homepage": "https://adoptopenjdk.net",
"version": "15.0.1-9-0.23.0",
"version": "15.0.2-7-0.24.0",
"license": "GPL-2.0-only WITH Classpath-exception-2.0,EPL-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk-15.0.1%2B9_openj9-0.23.0/OpenJDK15U-jre_x64_windows_openj9_15.0.1_9_openj9-0.23.0.zip",
"hash": "40077748a86e9f8e423473dc2a68bd57e3d39ff3e20605183fd791bbd7029114"
"url": "https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk-15.0.2%2B7_openj9-0.24.0/OpenJDK15U-jre_x64_windows_openj9_15.0.2_7_openj9-0.24.0.zip",
"hash": "5592ca45a817bd3ab0c5bde1186e79895a00e9589939243099605567e8b08f50"
}
},
"extract_dir": "jdk-15.0.1+9-jre",
"extract_dir": "jdk-15.0.2+7-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"