adopt15-hotspot: Update to version 15.0.1-9

This commit is contained in:
Mathias Hermansson 2020-10-24 06:00:03 +02:00
parent 5b69cc5110
commit 75eef27970

View File

@ -1,15 +1,15 @@
{
"description": "AdoptOpenJDK 15 with Oracle HotSpot JVM",
"homepage": "https://adoptopenjdk.net",
"version": "15-36",
"version": "15.0.1-9",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk-15%2B36/OpenJDK15U-jdk_x64_windows_hotspot_15_36.zip",
"hash": "0ec6b009c00e3786a30fd2327973ba8971817e482f658c732bea5cb9e268998f"
"url": "https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk-15.0.1%2B9/OpenJDK15U-jdk_x64_windows_hotspot_15.0.1_9.zip",
"hash": "0cd7e61b0a37186902062a822caa0e14662b676c245b7ebe541f115f3c45681a"
}
},
"extract_dir": "jdk-15+36",
"extract_dir": "jdk-15.0.1+9",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"